From: Steven Whitehouse Date: Tue, 21 Feb 2006 12:51:39 +0000 (+0000) Subject: [GFS2] Use mutices rather than semaphores X-Git-Tag: v2.6.19-rc1~32^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f55ab26a8f92a23988c3e6da28dae4741933a4e2;p=pandora-kernel.git [GFS2] Use mutices rather than semaphores As well as a number of minor bug fixes, this patch changes GFS to use mutices rather than semaphores. This results in better information in case there are any locking problems. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed