aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/super.c
diff options
context:
space:
mode:
authorJan Blunck <jblunck@infradead.org>2010-02-24 13:25:30 +0100
committerArnd Bergmann <arnd@arndb.de>2010-10-04 21:10:39 +0200
commit8526fb37c907f8f4eb9965367af6aeec76aedbce (patch)
tree30c0432d5ee63a62bb7325d14b54b6a1267bc581 /fs/jfs/super.c
parentf2143c4e2ebc6be3f07b7c7527dae7313fde23e1 (diff)
downloadkernel_samsung_smdk4412-8526fb37c907f8f4eb9965367af6aeec76aedbce.zip
kernel_samsung_smdk4412-8526fb37c907f8f4eb9965367af6aeec76aedbce.tar.gz
kernel_samsung_smdk4412-8526fb37c907f8f4eb9965367af6aeec76aedbce.tar.bz2
BKL: Remove BKL from HFS
The BKL is only used in put_super and fill_super that are both protected by the superblocks s_umount rw_semaphore. Therefore it is safe to remove the BKL entirely. Signed-off-by: Jan Blunck <jblunck@infradead.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'fs/jfs/super.c')
0 files changed, 0 insertions, 0 deletions