Whamcloud - gitweb
Fix debugfs's icheck to correctly report the owner of an EA block
authorTheodore Ts'o <tytso@mit.edu>
Wed, 8 Mar 2006 23:22:06 +0000 (18:22 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 8 Mar 2006 23:22:06 +0000 (18:22 -0500)
commit6a2efe047d19d86d1a78f7fc4ff1bf256437c267
tree2370f540d804b0c05db140fc49910ce669805e3c
parentd2d0d79861a4744aaf1051d8eb81a15d6f5e4b8f
Fix debugfs's icheck to correctly report the owner of an EA block

Hello Ted,
here is a minor fixup with debugfs "icheck" finding a block in an EA.
It was reporting the inode number as one too low because it was set
after the EA check is done.

From: Andreas Dilger <adilger@clusterfs.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/ChangeLog
debugfs/icheck.c