xfs: split inode AG walking into separate code for reclaim
authorDave Chinner <dchinner@redhat.com>
Fri, 24 Sep 2010 08:40:15 +0000 (18:40 +1000)
committerAlex Elder <aelder@sgi.com>
Mon, 18 Oct 2010 20:07:52 +0000 (15:07 -0500)
The reclaim walk requires different locking and has a slightly
different walk algorithm, so separate it out so that it can be
optimised separately.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>

No differences found