e2fsck: if i_file_acl_hi is non-zero, fix it and don't abort e2fsck -p
commitb6bb99feb9f7fc32835feeddc5648a10e29f070e
authorTheodore Ts'o <tytso@mit.edu>
Thu, 28 May 2009 21:05:40 +0000 (28 17:05 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 May 2009 21:05:40 +0000 (28 17:05 -0400)
tree0f64d8cf19905769d33f560e8d6a88a0f04f9fba
parent84b239aea4da04c7a569b428d3abf6c720e82645
e2fsck: if i_file_acl_hi is non-zero, fix it and don't abort e2fsck -p

Ext3 filesystems don't care if i_file_acl_hi is non-zero in some
inode, and newer kernels should ignore this field (although 2.6.29 and
older kernels will not).  So e2fsck should fix this without aborting
an e2fsck preen operation.

Addresses-Debian-Bug: #526524

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/problem.c