commit | b6bb99feb9f7fc32835feeddc5648a10e29f070e | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu May 28 17:05:40 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu May 28 17:05:40 2009 -0400 |
tree | 0f64d8cf19905769d33f560e8d6a88a0f04f9fba | |
parent | 84b239aea4da04c7a569b428d3abf6c720e82645 [diff] |
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>