[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)
commit7892f2f48d165a34b0b8130c8a195dfd807b8cb6
tree592b29350c168aa5758700820ab22fb56e72a567
parent1b1dcc1b57a49136f118a0f16367256ff9994a69
[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock

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>
fs/ext3/super.c
fs/ocfs2/super.c
fs/super.c
include/linux/fs.h