diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2017-01-10 04:29:15 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-01-10 04:29:15 +0100 |
commit | 4675ac39b5dd5ff08dd8cb2be9ddd3cba778aa39 (patch) | |
tree | afbb65c11de564e2567865acaee816ab6e1e130c /fs/splice.c | |
parent | namei.c: fold the check for DCACHE_OP_REVALIDATE into d_revalidate() (diff) | |
download | linux-4675ac39b5dd5ff08dd8cb2be9ddd3cba778aa39.tar.xz linux-4675ac39b5dd5ff08dd8cb2be9ddd3cba778aa39.zip |
namei.c: split unlazy_walk()
In all but one case, the last two arguments are NULL and 0 resp.;
almost everyone just wants to switch nameidata to non-RCU mode.
The only exception is lookup_fast(), where we have a child dentry
we want to legitimize as well. Split these two cases.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/splice.c')
0 files changed, 0 insertions, 0 deletions