Skip to content
Commit 1a028dd2 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

BKL: Remove BKL from jffs2



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: default avatarArnd Bergmann <arnd@arndb.de>
Cc: David Woodhouse <dwmw2@infradead.org>
parent 18dfe89d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment