commit | f55ab26a8f92a23988c3e6da28dae4741933a4e2 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Feb 21 12:51:39 2006 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue Feb 21 12:51:39 2006 +0000 |
tree | b6f9e89ce1b2ccde8d81314aeea06f6a02f882f7 | |
parent | 5c4e9e036678fae65c9288e1c00a6f33cd447283 [diff] |
[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 <swhiteho@redhat.com>