[PATCH] ocfs2: Semaphore to mutex conversion.
authorArjan van de Ven <arjan@infradead.org>
Sat, 14 Jan 2006 05:54:23 +0000 (21:54 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 3 Feb 2006 21:47:21 +0000 (13:47 -0800)
commitc74ec2f77a7763a4a56c6cb13ecab961e1bbb456
treeaa1ce70fae2b098a4e452fd065581268ba8a6d5c
parente2faea4ce340f199c1957986c4c3dc2de76f5746
[PATCH] ocfs2: Semaphore to mutex conversion.

Semaphore to mutex conversion.

The conversion was generated via scripts, and the result was validated
automatically via a script as well.

Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/journal.c
fs/ocfs2/ocfs2.h
fs/ocfs2/super.c