[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock
authorIngo Molnar <mingo@elte.hu>
Mon, 9 Jan 2006 23:59:25 +0000 (15:59 -0800)
committerIngo Molnar <mingo@hera.kernel.org>
Mon, 9 Jan 2006 23:59:25 +0000 (15:59 -0800)
This patch converts the superblock-lock semaphore to a mutex, affecting
lock_super()/unlock_super(). Tested on ext3 and XFS.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found