commit | f7d055945e2d6bb0b82ab1587e173a3003699298 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue May 05 10:41:08 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue May 05 10:41:19 2015 -0400 |
tree | 667bdf0b84e2c3044aad1a4778dca60c764fea72 | |
parent | 03f9fd2ad922c63b2be76baa286e5ac28f323f73 [diff] |
tune2fs: optionally create undo file Provide the user with an option to create an undo file so that they can roll back a failed tuning operation. Previously, one would be created for inode resize if a bunch of (undocumented) conditions were met. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>