commit | 7a936ce71eed7b887b8a0d6c54dd8a9072f71c9f | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <matthias@kaehlcke.net> | Mon May 12 10:04:51 2008 -0500 |
committer | David Teigland <teigland@redhat.com> | Mon May 19 15:37:27 2008 -0500 |
tree | 9d4d691a54a584e6991e8dfb9a9551536b0cb787 | |
parent | 860da5e578c25d1ab4528c0d1ad13f9969e3490f [diff] |
dlm: convert connections_lock in a mutex The semaphore connections_lock is used as a mutex. Convert it to the mutex API. Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net> Cc: Christine Caulfield <ccaulfie@redhat.com> Cc: David Teigland <teigland@redhat.com> Cc: Steven Whitehouse <swhiteho@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David Teigland <teigland@redhat.com>