Whamcloud - gitweb
debugfs: fix ncheck program output
authorQian Yingjin <qian@ddn.com>
Wed, 13 Dec 2017 15:59:39 +0000 (10:59 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 13 Dec 2017 15:59:39 +0000 (10:59 -0500)
commit07b11a7ba394fec6063f416fe8aa21cf43461098
tree55aec1beb69d95c19c0e44f57de9cc6a08aca9c5
parented580fc16fc5b271c0a8fb853ac7b39752e8ce1d
debugfs: fix ncheck program output

Fix the bug that print the inode number not the program name
when reporting bad inode name during checking in ncheck.
Minor bug fix: it should reduce iw->inodes_left when found
matched inode number.

Signed-off-by: Qian Yingjin <qian@ddn.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/ncheck.c