Whamcloud - gitweb
e2fsck: clear inline_data inode flag if EA missing
authorDarrick J. Wong <darrick.wong@oracle.com>
Sun, 10 Aug 2014 22:36:53 +0000 (18:36 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 10 Aug 2014 22:37:28 +0000 (18:37 -0400)
commit49a3749aded829c1802cb5e0a972a83ace7629b0
tree302643819578586461b9041cf0aa8dbdba479f6e
parent78c666b832b4c703aa0a87e7f34ccc8d15b00261
e2fsck: clear inline_data inode flag if EA missing

If i_size indicates that an inode requires a system.data extended
attribute to hold overflow from i_blocks but the EA cannot be found,
offer to truncate the file.

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