]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit778618374b60d006720910d84886c5f3903364bf
tree66f731a701a005be55337792bf873c182470141a
parent0765120b27c330111ba9b630f171c3fad9703755
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