From: Christoph Hellwig Date: Thu, 30 Aug 2007 07:21:54 +0000 (+1000) Subject: [XFS] growlock should be a mutex X-Git-Tag: v2.6.24-rc1~492^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc92e7ac8d96418d99f0c31a9a132e9fccc54553;p=pandora-kernel.git [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 Signed-off-by: David Chinner Signed-off-by: Tim Shimmin --- Reading git-diff-tree failed