Whamcloud - gitweb
ChangeLog, tune2fs.c:
authorTheodore Ts'o <tytso@mit.edu>
Mon, 23 Apr 2001 20:58:03 +0000 (20:58 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 23 Apr 2001 20:58:03 +0000 (20:58 +0000)
commit4d0f22832cf02183e001ce9dd94787aaf2ff1ec9
tree796547fab24a85da0d0010298c397b04dd6fe0c1
parentbd7eae169ba72672b5d137977b1a1aa9634e89e5
ChangeLog, tune2fs.c:
  tune2fs.c (remove_journal_device): If the force flag is given, tune2fs
   will remove the journal device information from the superblock even if
   tune2fs failed to open the journal device or otherwise other failed to
   remove the filesystem from journal device.
   (parse_tune2fs_options): Fix -j option so that it works (it was
   missing the open_flag being set to EXT2_FLAG_RW).
   (main): Accept "-U clear" to set a null UID.
misc/ChangeLog
misc/tune2fs.c