diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2015-06-16 07:50:43 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-06-16 08:08:31 +0200 |
commit | a50e4a02ad6957ef6f77cccaa8ef6a337f1856af (patch) | |
tree | 876a4808bf70f0c698f43182ec06019f2511bcb3 /fs/posix_acl.c | |
parent | ufs: Fix possible deadlock when looking up directories (diff) | |
download | linux-a50e4a02ad6957ef6f77cccaa8ef6a337f1856af.tar.xz 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/posix_acl.c')
0 files changed, 0 insertions, 0 deletions