Whamcloud - gitweb
mke2fs: Add support for the undo I/O manager.
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 13 Aug 2007 10:26:26 +0000 (15:56 +0530)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 27 Apr 2008 23:57:52 +0000 (19:57 -0400)
commitb626b39a8c87dfb6d973b4ad7eca1eefa659d3d6
tree842f99683953aeab2b4c2aef05fa40bc4735f7b7
parentc86085044195c8b721fe9ee327d790316399781e
mke2fs: Add support for the undo I/O manager.

When running mke2fs, if a file system is detected
on the device, we use Undo I/O manager as the io manager.
This helps in reverting the changes made to the filesystem
in case we wrongly selected the device.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.c
misc/mke2fs.conf.5.in