Home
last modified time | relevance | path

Searched hist:"274 f5b04" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dlibfs.c274f5b04 Mon Jun 06 17:55:57 CDT 2016 Al Viro <viro@zeniv.linux.org.uk> 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>
274f5b04 Mon Jun 06 17:55:57 CDT 2016 Al Viro <viro@zeniv.linux.org.uk> 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>