]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsck: report correct inode number in pass1b
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 22 Jul 2014 17:52:33 +0000 (13:52 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 22 Jul 2014 17:52:33 +0000 (13:52 -0400)
commit88e172a942c8d0135ea7a73ab4a6a363ba24b09c
tree9a8e509b711846c9b6e98cf229bd47e4caad98f5
parentfa633bf9f60b1fe69444fd5c1fdcbce437a4f3c6
e2fsck: report correct inode number in pass1b

If there's a problem with the inode scan during pass 1b, report the
inode that we were trying to examine when the error happened, not the
inode that just went through the checker.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/pass1b.c