]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Fixed missing not_fixed branch in e2fsck so that if the frag size field in
authorTheodore Ts'o <tytso@mit.edu>
Fri, 28 Jan 2005 02:40:53 +0000 (21:40 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 28 Jan 2005 02:40:53 +0000 (21:40 -0500)
commit7e0282c5f21add344b306876ca999aecd4d5fd0c
treec493e276e417b8464617c2d5c0cb44262d4dee24
parent18d12963335b04a402d097af1d714e8708805ada
Fixed missing not_fixed branch in e2fsck so that if the frag size field in
the inode is not fixed, the inode_bad_map bitmap won't be cleared.  Thanks to
Stephen Tweedie for pointing this out.
e2fsck/pass2.c