diff options
author | 2010-09-21 14:35:37 -0700 | |
---|---|---|
committer | 2010-09-21 17:27:44 -0700 | |
commit | 8b15575cae7a93a784c3005c42b069edd9ba64dd (patch) | |
tree | cd1fd3c10b724e9ebe1c583e6b21b249dcc95671 /tools/perf/util/trace-event-scripting.c | |
parent | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (diff) | |
download | linux-dev-8b15575cae7a93a784c3005c42b069edd9ba64dd.tar.xz linux-dev-8b15575cae7a93a784c3005c42b069edd9ba64dd.zip |
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: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions