diff options
author | Jan Blunck <jblunck@infradead.org> | 2010-02-24 13:25:29 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2010-10-04 21:10:35 +0200 |
commit | ba13d597a60a1a26614f18b76c1a2cad1a548e46 (patch) | |
tree | 3b9df6c49beea2fe5ce99ad80cf8d30174b79c67 /fs/cifs/cifsfs.c | |
parent | 74c41429ae5889933a2b9b9d0d2f687baa410766 (diff) | |
download | op-kernel-dev-ba13d597a60a1a26614f18b76c1a2cad1a548e46.zip op-kernel-dev-ba13d597a60a1a26614f18b76c1a2cad1a548e46.tar.gz |
BKL: Remove BKL from BFS
The BKL is only used in put_super and fill_super that are both 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 'fs/cifs/cifsfs.c')
0 files changed, 0 insertions, 0 deletions