commit | eeb2bb68f8055786341920c651ed6180ae056cdc | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Jun 10 20:08:33 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jun 10 20:08:33 2015 -0400 |
tree | dee1d19a1831cad60d19ea9433fa5982ed77f8b0 | |
parent | 81cbf1ef4f5dab855edbde7a1d4dfa55ea785c38 [diff] |
libext2fs: remove unnecessary undo file flush calls Remove all flushes of the undo file except for the one that happens just prior to the file being closed; it seems that the arbitrary flushes aren't sufficiently useful. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>