aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2010-09-16 16:11:09 +0200
committerArnd Bergmann <arnd@arndb.de>2010-10-04 21:10:50 +0200
commit1a028dd2dd589c3924d9711a1b073a13c820b6b5 (patch)
treee93d344ef2f9f0e318a94e530cdfa1dc208feda5 /fs/squashfs
parent18dfe89d7c394b56e20e06dde8b7a80ff96cf02c (diff)
downloadkernel_samsung_smdk4412-1a028dd2dd589c3924d9711a1b073a13c820b6b5.zip
kernel_samsung_smdk4412-1a028dd2dd589c3924d9711a1b073a13c820b6b5.tar.gz
kernel_samsung_smdk4412-1a028dd2dd589c3924d9711a1b073a13c820b6b5.tar.bz2
BKL: Remove BKL from jffs2
The BKL is only used in put_super, fill_super and remount_fs that are all three protected by the superblocks s_umount rw_semaphore. Therefore it is safe to remove the BKL entirely. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'fs/squashfs')
0 files changed, 0 insertions, 0 deletions