• Al Viro's avatar
    get rid of autofs_getpath() · 2be7828c
    Al Viro authored
    allow wq->name.name to point not at the beginning of the object containing
    the string, with wq->offset telling how far into it we are.  Then we can
    bloody well just use dentry_path_raw() instead of autofs_getpath() -
    the only real difference is that dentry_path_raw() puts the result into
    the end of buffer and returns where it starts.
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    2be7828c
autofs_i.h 7.46 KB