]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsck: enable extents on all 64bit filesystems
authorDarrick J. Wong <darrick.wong@oracle.com>
Sat, 12 Oct 2013 01:20:36 +0000 (21:20 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 12 Oct 2013 01:20:36 +0000 (21:20 -0400)
commit27b2297d5726623c2d119c671a0e1778aae6010a
tree6aee02896a4bca4b8bfb289f8d10edae3318153d
parentd11f92af3563ce9a235286e6e10d1ebf29a2a4a8
e2fsck: enable extents on all 64bit filesystems

Since it's impossible to address all blocks of a 64bit filesystem
without extents, have e2fsck turn on the feature if it finds (64bit &&
!extents).

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/problem.c
e2fsck/problem.h
e2fsck/super.c