commit | 2d291b3c6bd791e0b9d89459a011dfce15982231 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue May 05 10:41:23 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue May 05 10:41:40 2015 -0400 |
tree | 06b174572fd2d2e41ad3c39ba2768a0ef00455a9 | |
parent | f7d055945e2d6bb0b82ab1587e173a3003699298 [diff] |
mke2fs: 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 if force_undo was set in the configuration file and 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>