summary refs log tree commit diff
path: root/fs/ufs/ufs.h
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2015-06-16 01:50:43 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2015-06-16 02:08:31 -0400
commita50e4a02ad6957ef6f77cccaa8ef6a337f1856af (patch)
tree876a4808bf70f0c698f43182ec06019f2511bcb3 /fs/ufs/ufs.h
parent514d748f69c97a51a2645eb198ac5c6218f22ff9 (diff)
downloadlinux-a50e4a02ad6957ef6f77cccaa8ef6a337f1856af.tar.gz
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/ufs/ufs.h')
0 files changed, 0 insertions, 0 deletions