[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
authorJes Sorensen <jes@sgi.com>
Mon, 9 Jan 2006 23:59:24 +0000 (15:59 -0800)
committerIngo Molnar <mingo@hera.kernel.org>
Mon, 9 Jan 2006 23:59:24 +0000 (15:59 -0800)
This patch converts the inode semaphore to a mutex. I have tested it on
XFS and compiled as much as one can consider on an ia64. Anyway your
luck with it might be different.

Modified-by: Ingo Molnar <mingo@elte.hu>
(finished the conversion)

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found