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:
0adba53
)
[XFS] growlock should be a mutex
author
Christoph Hellwig
<hch@infradead.org>
Thu, 30 Aug 2007 07:21:54 +0000
(17:21 +1000)
committer
Tim Shimmin
<tes@chook.melbourne.sgi.com>
Tue, 16 Oct 2007 02:18:09 +0000
(12:18 +1000)
m_growlock only needs plain binary mutex semantics, so use a struct mutex
instead of a semaphore for it.
SGI-PV: 968563
SGI-Modid: xfs-linux-melb:xfs-kern:29512a
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
No differences found