Whamcloud - gitweb
Update to deal with the fact that the INDEX_FL code in the ext2 2.4
authorTheodore Ts'o <tytso@mit.edu>
Wed, 13 Nov 2002 12:00:16 +0000 (07:00 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 13 Nov 2002 12:00:16 +0000 (07:00 -0500)
commit54779c66e0720896573142debfd89cffaac57e3e
tree4bf62970baa711327a94d47310d5903fdd65120e
parent14737636d4c985ec58878d300416344cb5cf0260
Update to deal with the fact that the INDEX_FL code in the ext2 2.4
code accidentally had the INDEX_FL backwards compatibility code
removed.   E2fsck will now fix HTREE corruptions in preen mode, and
mke2fs will not create filesystems with the dir_index flag set
by default.  (The user has to specifically request it.)
e2fsck/ChangeLog
e2fsck/problem.c
misc/ChangeLog
misc/mke2fs.c