git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69d6cc7
)
xfs: split inode AG walking into separate code for reclaim
author
Dave Chinner
<dchinner@redhat.com>
Fri, 24 Sep 2010 08:40:15 +0000
(18:40 +1000)
committer
Alex 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