xfs: factor out inode validation for sync
authorDave Chinner <david@fromorbit.com>
Mon, 8 Jun 2009 13:35:07 +0000 (15:35 +0200)
committerChristoph Hellwig <hch@brick.lst.de>
Mon, 8 Jun 2009 13:35:07 +0000 (15:35 +0200)
commit1da8eecab5f866b4f5be43adbaadf18e259a8cc5
tree0edb76f83331e1844e01e451afe5eb67774bf6d4
parent845b6d0cbbc2304e8a54ed4038272c55f85b2269
xfs: factor out inode validation for sync

Separate the validation of inodes found by the radix
tree walk from the radix tree lookup.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
fs/xfs/linux-2.6/xfs_sync.c