• Al Viro's avatar
    namei.c: split unlazy_walk() · 4675ac39
    Al Viro authored
    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: default avatarAl Viro <viro@zeniv.linux.org.uk>
    4675ac39
namei.c 120 KB