]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitca68a4fe420d54d17a860a5cd74cd0e45126e8db
tree592b29350c168aa5758700820ab22fb56e72a567
parent3d579d3678d6de26d9dd78e23e7beccd88b0fb1a
[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