From: Matthias Kaehlcke Date: Mon, 12 May 2008 15:04:51 +0000 (-0500) Subject: dlm: convert connections_lock in a mutex X-Git-Tag: v2.6.26-rc4~121^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a936ce71eed7b887b8a0d6c54dd8a9072f71c9f;p=pandora-kernel.git 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 Cc: Christine Caulfield Cc: David Teigland Cc: Steven Whitehouse Signed-off-by: Andrew Morton Signed-off-by: David Teigland --- Reading git-diff-tree failed