Whamcloud - gitweb
e2fsck: correct test for EOFBLOCKS
authorEric Sandeen <sandeen@redhat.com>
Wed, 19 May 2010 18:20:13 +0000 (13:20 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 19 May 2010 18:55:29 +0000 (14:55 -0400)
commitae2272f8459f75c064b2644320db4ec5213d40a9
tree15709725251d2f53cdf7856ab44067b4b680d402
parent079ad63d59a0b4c9bc3242117ce9b3d97d9dd711
e2fsck: correct test for EOFBLOCKS

This test, added to e2fsprogs-1.41.12, is backwards.

If EOFBLOCKS is set, then the size -should- be less than
the last physical block...

xfstests 013 caught this.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/pass1.c