commit | 1da8eecab5f866b4f5be43adbaadf18e259a8cc5 | [log] [tgz] |
---|---|---|
author | Dave Chinner <david@fromorbit.com> | Mon Jun 08 15:35:07 2009 +0200 |
committer | Christoph Hellwig <hch@brick.lst.de> | Mon Jun 08 15:35:07 2009 +0200 |
tree | 0edb76f83331e1844e01e451afe5eb67774bf6d4 | |
parent | 845b6d0cbbc2304e8a54ed4038272c55f85b2269 [diff] |
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>