[GFS2] Use mutices rather than semaphores
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 21 Feb 2006 12:51:39 +0000 (12:51 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 21 Feb 2006 12:51:39 +0000 (12:51 +0000)
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 <swhiteho@redhat.com>

No differences found