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:48 +0200 |
commit | 77f2fe036cd51300c80d1aca76bcf23a09977f13 (patch) | |
tree | 08598ae2b51e8351cf280fd23e4bd7ef22757ef9 /fs/ecryptfs | |
parent | cdbd2b013d2814ad39e893316943fb58e6d9ec23 (diff) | |
download | op-kernel-dev-77f2fe036cd51300c80d1aca76bcf23a09977f13.zip op-kernel-dev-77f2fe036cd51300c80d1aca76bcf23a09977f13.tar.gz |
BKL: Remove BKL from afs
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: linux-afs@lists.infradead.org
Cc: David Howells <dhowells@redhat.com>
Diffstat (limited to 'fs/ecryptfs')
0 files changed, 0 insertions, 0 deletions