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:
e8b0eba
)
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
author
Christoph Hellwig
<hch@infradead.org>
Tue, 22 Apr 2008 07:34:37 +0000
(17:34 +1000)
committer
Lachlan McIlroy
<lachlan@redback.melbourne.sgi.com>
Tue, 29 Apr 2008 05:57:11 +0000
(15:57 +1000)
Add a new xfs_icsb_sync_counters_locked for the case where m_sb_lock
is already taken and add a flags argument to xfs_icsb_sync_counters so
that xfs_icsb_sync_counters_flags is not needed.
SGI-PV: 976035
SGI-Modid: xfs-linux-melb:xfs-kern:30917a
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
No differences found