aboutsummaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorJan Blunck <jblunck@infradead.org>2010-02-24 13:25:33 +0100
committerArnd Bergmann <arnd@arndb.de>2010-10-04 21:10:41 +0200
commitefdffb54034a6fc96bc7fafa33ca2a5503113eee (patch)
tree6e69acdf0d626e04a182b568fdc5f084f06d9d5f /virt
parentBKL: Remove BKL from NILFS2 (diff)
downloadlinux-dev-efdffb54034a6fc96bc7fafa33ca2a5503113eee.tar.xz
linux-dev-efdffb54034a6fc96bc7fafa33ca2a5503113eee.zip
BKL: Remove BKL from NTFS
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: Jan Blunck <jblunck@infradead.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions