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:
61ba35d
)
xfs: do not use xfs_mod_incore_sb for per-cpu counters
author
Christoph Hellwig
<hch@infradead.org>
Thu, 30 Sep 2010 02:25:55 +0000
(
02:25
+0000)
committer
Alex Elder
<aelder@sgi.com>
Mon, 18 Oct 2010 20:07:59 +0000
(15:07 -0500)
Export xfs_icsb_modify_counters and always use it for modifying
the per-cpu counters. Remove support for per-cpu counters from
xfs_mod_incore_sb to simplify it.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
No differences found