Jan Blunck efdffb5403 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>
2010-10-04 21:10:41 +02:00
..
2008-12-01 19:55:25 -08:00
2010-05-27 22:05:02 -04:00
2010-05-27 22:05:02 -04:00
2009-01-22 13:15:55 +03:00
2010-10-04 21:10:41 +02:00