]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
debugfs: Print 64-bit file acl
authorTheodore Ts'o <tytso@mit.edu>
Sat, 18 Apr 2009 13:40:26 +0000 (09:40 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 18 Apr 2009 13:40:26 +0000 (09:40 -0400)
commit81624c3c7b4784f6651e807994db4792a49112eb
treeaaa6f39a1c995eec1e9679a5ff886e5222b1da34
parent38e7385e74258301d0fc6604c0e259c2807f8357
debugfs: Print 64-bit file acl

This is necessary so we can debug filesystem corruptions caused by the
i_file_acl bogusly getting set.

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