Whamcloud - gitweb
ChangeLog, tune2fs.c:
authorTheodore Ts'o <tytso@mit.edu>
Mon, 1 Jan 2001 15:26:58 +0000 (15:26 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 1 Jan 2001 15:26:58 +0000 (15:26 +0000)
commitb21e38a0df0111f527f7b286ff9119534de04c09
treefad63fc59dbd3cbf0ed62052c1f638f27b0e29b7
parentf5ae75e5f0e1b509311fac5944167bc0d8674c38
ChangeLog, tune2fs.c:
  tune2fs.c (main): Add support to allow HAS_JOURNAL flag to be cleared,
   but only if the filesystem is unmounted or mounted read-only.  Changed
   struct ext2fs_sb to struct ext2_super, and cleaned up old code which
   was needed for old versions of ext2_fs.h (not needed since we're using
   our own version now).
misc/ChangeLog
misc/tune2fs.c