diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-09-16 15:35:54 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2010-10-04 21:10:50 +0200 |
commit | 3dbc4b32d0b39701cbec65582e196a20889155fb (patch) | |
tree | f2ce90d3850a37f1e6cbb9ed556b1535d62e80cb /fs/ocfs2 | |
parent | 1a028dd2dd589c3924d9711a1b073a13c820b6b5 (diff) | |
download | op-kernel-dev-3dbc4b32d0b39701cbec65582e196a20889155fb.zip op-kernel-dev-3dbc4b32d0b39701cbec65582e196a20889155fb.tar.gz |
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>
Diffstat (limited to 'fs/ocfs2')
0 files changed, 0 insertions, 0 deletions