diff options
author | Jan Blunck <[email protected]> | 2010-02-24 13:25:29 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2010-10-04 21:10:36 +0200 |
commit | b0991aa324b57dca8feef75ed75b24080ee4a9fc (patch) | |
tree | 3d67c670002bc1efe0419ca2e927bc334c73be0c /net/unix/sysctl_net_unix.c | |
parent | ba13d597a60a1a26614f18b76c1a2cad1a548e46 (diff) |
BKL: Remove BKL from CifsFS
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 <[email protected]>
Cc: Steve French <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions