JFS: semaphore to mutex conversion.
authorIngo Molnar <mingo@elte.hu>
Tue, 24 Jan 2006 21:22:50 +0000 (15:22 -0600)
committerDave Kleikamp <shaggy@austin.ibm.com>
Tue, 24 Jan 2006 21:22:50 +0000 (15:22 -0600)
commit1de87444f8f91009b726108c9a56600645ee8751
tree66f731a701a005be55337792bf873c182470141a
parent0a0fc0ddbe732779366ab6b1b879f62195e65967
JFS: semaphore to mutex conversion.

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

build and boot tested.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
15 files changed:
fs/jfs/acl.c
fs/jfs/inode.c
fs/jfs/jfs_dmap.c
fs/jfs/jfs_dmap.h
fs/jfs/jfs_extent.c
fs/jfs/jfs_imap.c
fs/jfs/jfs_imap.h
fs/jfs/jfs_incore.h
fs/jfs/jfs_lock.h
fs/jfs/jfs_logmgr.c
fs/jfs/jfs_logmgr.h
fs/jfs/jfs_txnmgr.c
fs/jfs/namei.c
fs/jfs/super.c
fs/jfs/xattr.c