]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
repair: split up scanfunc_ino
authorBarry Naujok <bnaujok@sgi.com>
Tue, 13 Oct 2009 22:29:29 +0000 (00:29 +0200)
committerhch@lst.de <Christoph Hellwig>
Tue, 13 Oct 2009 22:29:29 +0000 (00:29 +0200)
commit6ceb56931f20cdea9f400368d5382af494cf1a4f
tree1a843ee7e5181d5d28fcf5009fb83e16e90592c3
parent08cee6230025e1adc94d8ad5908afbb457693e58
repair: split up scanfunc_ino

Split out a helper to scan a single inode chunk for suspect inodes from
scanfunc_ino to make it more readable.

Signed-off-by: Barry Naujok <bnaujok@sgi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
repair/scan.c