Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8b15575c authored by Sage Weil's avatar Sage Weil Committed by Linus Torvalds
Browse files

fs: {lock,unlock}_flocks() stubs to prepare for BKL removal



The lock structs are currently protected by the BKL, but are accessed by
code in fs/locks.c and misc file system and DLM code.  These stubs will
allow all users to switch to the new interface before the implementation
is changed to a spinlock.

Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarSage Weil <sage@newdream.net>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 1ce1e41c
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