summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mach-loongson
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2010-02-24 13:25:33 +0100
committerArnd Bergmann <arnd@arndb.de>2010-09-17 20:32:53 +0200
commite4d41688f5fcc31ddb896aeb0e7f187ee219939c (patch)
tree6e5d51a0199c9eb0659495804a7eec179e96be5b /arch/mips/include/asm/mach-loongson
parent60193ddd14db4dd75fa2cd35f5016e99caa1a3bb (diff)
BKL: Remove BKL from OCFS2
The BKL in ocfs2/dlmfs is used in put_super, fill_super and remount_fs that are all three protected by the superblocks s_umount rw_semaphore. The use in ocfs2_control_open is evidently unrelated and the function is protected by ocfs2_control_lock. Therefore it is safe to remove the BKL entirely. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Mark Fasheh <mfasheh@suse.com> Cc: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'arch/mips/include/asm/mach-loongson')
0 files changed, 0 insertions, 0 deletions