]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
repair: kill check_inode_block
authorChristoph Hellwig <hch@infradead.org>
Fri, 2 Dec 2011 17:46:28 +0000 (12:46 -0500)
committerChristoph Hellwig <hch@lst.de>
Sun, 5 Feb 2012 14:00:34 +0000 (14:00 +0000)
commit0553a94f522c170acd903098b55b0bdf5eb44d49
tree6ccc93815ff3f0461258bf08c6a365ff33cd6887
parent2912da5d2915122e432bb61bd5ab62db7ee93d93
repair: kill check_inode_block

It's a wrapper around check_aginode_block, but given that the only caller
already has the agno and agbno at hand it isn't overly useful.

Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
repair/dino_chunks.c