]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/super.c
ChangeLog, super.c:
authorTheodore Ts'o <tytso@mit.edu>
Wed, 13 Dec 2000 18:11:44 +0000 (18:11 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 13 Dec 2000 18:11:44 +0000 (18:11 +0000)
commit7b59f1efb1c4ac53c64a2cc412acf5b056cc628b
tree704f44762d9526db3af08d656726d6e08ad1058f
parent060b5fbf807dca3ce5f977a693ac68e84c03d13e
ChangeLog, super.c:
  super.c (check_super_block): If we have any of the compatibility flags
   set, we need to have a revision 1 filesystem.  Most kernels will not
   check the flags on a rev 0 filesystem and we may have corruption
   issues because of the incompatible changes to the filesystem.  Patch
   from Andreas Dilger.
e2fsck/ChangeLog
e2fsck/super.c