Whamcloud - gitweb
e2fsck: convert block-mapped files to extents on bigalloc fs
authorDarrick J. Wong <darrick.wong@oracle.com>
Sun, 17 May 2015 00:51:40 +0000 (20:51 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 17 May 2015 00:51:40 +0000 (20:51 -0400)
commitfaa427d34f8ae3b63f408fa004925d4be10fe66d
treeceb6316cc2efac8c301db157c8aab4b212e307b7
parent04c66cb25f36d31c6f33196c9a7a8d206012cbba
e2fsck: convert block-mapped files to extents on bigalloc fs

As of v4.0, the Linux kernel won't add blocks to a block-mapped file
on a bigalloc filesystem.  Therefore, convert any such files or
directories we find, to prevent fs errors later on.

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