Whamcloud - gitweb
e2fsck: Check for cases where EOFBLOCKS_FL is unnecessarily set
authorTheodore Ts'o <tytso@mit.edu>
Mon, 10 May 2010 14:17:44 +0000 (10:17 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 10 May 2010 14:29:14 +0000 (10:29 -0400)
commit2291fbb0358be8251df0d611913f49fbb9beb740
tree81ce3b9d165443014ec648127a91c01252bdfaad
parentbc11f0dacc93afd8e190431516f38d221c240af4
e2fsck: Check for cases where EOFBLOCKS_FL is unnecessarily set

Some kernels will crash if EOFBLOCKS_FL is set when it is it not
needed, and this if it is left set when it isn't needed, it is a sign
of a kernel bug.

Addresses-Google-Bug: #2604224

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/pass1.c
e2fsck/problem.c
e2fsck/problem.h
tests/f_bad_disconnected_inode/expect.1