commit | 49a3749aded829c1802cb5e0a972a83ace7629b0 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Sun Aug 10 18:36:53 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Aug 10 18:37:28 2014 -0400 |
tree | 302643819578586461b9041cf0aa8dbdba479f6e | |
parent | 78c666b832b4c703aa0a87e7f34ccc8d15b00261 [diff] |
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>