diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2015-06-16 01:50:43 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-06-16 02:08:31 -0400 |
commit | a50e4a02ad6957ef6f77cccaa8ef6a337f1856af (patch) | |
tree | 876a4808bf70f0c698f43182ec06019f2511bcb3 /fs/direct-io.c | |
parent | 514d748f69c97a51a2645eb198ac5c6218f22ff9 (diff) | |
download | blackbird-obmc-linux-a50e4a02ad6957ef6f77cccaa8ef6a337f1856af.tar.gz blackbird-obmc-linux-a50e4a02ad6957ef6f77cccaa8ef6a337f1856af.zip |
ufs: don't bother with lock_ufs()/unlock_ufs() for directory access
We are already serialized by ->i_mutex and operations on different
directories are independent. These calls are just rudiments of
blind BKL conversion and they should've been removed back then.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/direct-io.c')
0 files changed, 0 insertions, 0 deletions