diff options
author | Christoph Hellwig <hch@infradead.org> | 2007-08-30 17:21:54 +1000 |
---|---|---|
committer | Tim Shimmin <tes@chook.melbourne.sgi.com> | 2007-10-16 12:18:09 +1000 |
commit | cc92e7ac8d96418d99f0c31a9a132e9fccc54553 (patch) | |
tree | 85ba32909af656d5b332657aa26179369f635a00 /fs/xfs/xfs_dfrag.c | |
parent | 0adba5363ccbee073f127feb1d6942e64ee63ab3 (diff) | |
download | kernel_samsung_smdk4412-cc92e7ac8d96418d99f0c31a9a132e9fccc54553.zip kernel_samsung_smdk4412-cc92e7ac8d96418d99f0c31a9a132e9fccc54553.tar.gz kernel_samsung_smdk4412-cc92e7ac8d96418d99f0c31a9a132e9fccc54553.tar.bz2 |
[XFS] growlock should be a mutex
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>
Diffstat (limited to 'fs/xfs/xfs_dfrag.c')
0 files changed, 0 insertions, 0 deletions