diff options
author | Jan Blunck <[email protected]> | 2010-02-24 13:25:32 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2010-10-04 21:10:41 +0200 |
commit | d6d4c19c5f9ac5972e30e89b3c81ad1fd6e11fee (patch) | |
tree | e2f2e8204e0ff1f7af40aacbf50ee5fbbaa14030 /net/unix/sysctl_net_unix.c | |
parent | 22b26db6f82bfa9a7f2b44443af3b5541927a130 (diff) |
BKL: Remove BKL from NILFS2
The BKL is only used in put_super, fill_super and remount_fs that are all
three protected by the superblocks s_umount rw_semaphore. Therefore it is
safe to remove the BKL entirely.
Signed-off-by: Jan Blunck <[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