linux/fs/squashfs
Arnd Bergmann 3dbc4b32d0 BKL: Remove BKL from squashfs
The BKL is only used in put_super and fill_super, which are both 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: Phillip Lougher <phillip@lougher.demon.co.uk>
2010-10-04 21:10:50 +02:00
..
2010-08-05 02:29:59 +01:00
2010-08-05 23:52:53 +01:00
2010-10-04 21:10:50 +02:00
2010-05-17 20:02:03 +01:00