diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2016-06-07 00:55:57 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2016-06-20 23:11:26 +0200 |
commit | 274f5b041d3c9c0974a7dd1f66b67c33bb5b0f42 (patch) | |
tree | b67a10ee704422c2674462c9edec183c6c493a78 /fs/bfs | |
parent | fix idiotic braino in d_alloc_parallel() (diff) | |
download | linux-274f5b041d3c9c0974a7dd1f66b67c33bb5b0f42.tar.xz linux-274f5b041d3c9c0974a7dd1f66b67c33bb5b0f42.zip |
dcache_{readdir,dir_lseek}(): don't bother with nested ->d_lock
Make sure that directory is locked shared in dcache_dir_lseek();
for dcache_readdir() it's already tru, and that's enough to make
simple_positive() stable.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/bfs')
0 files changed, 0 insertions, 0 deletions