aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJan Blunck <[email protected]>2010-02-24 13:25:30 +0100
committerArnd Bergmann <[email protected]>2010-10-04 21:10:38 +0200
commitf2143c4e2ebc6be3f07b7c7527dae7313fde23e1 (patch)
tree5911d66d2c443d66e20639f0ff9f6c4830384245 /net/unix/sysctl_net_unix.c
parent77b54a46a83232d172d55013c3af838190615260 (diff)
BKL: Remove BKL from ext4 filesystem
The BKL is still used in ext4_put_super(), ext4_fill_super() and ext4_remount(). All three calles are protected against concurrent calls by the s_umount rw semaphore of struct super_block. Therefore the BKL is protecting nothing in this case. Signed-off-by: Jan Blunck <[email protected]> Acked-by: "Theodore Ts'o" <[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