Skip to content
Commit f52e0c11 authored by Al Viro's avatar Al Viro
Browse files

New AT_... flag: AT_EMPTY_PATH



For name_to_handle_at(2) we'll want both ...at()-style syscall that
would be usable for non-directory descriptors (with empty relative
pathname).  Introduce new flag (AT_EMPTY_PATH) to deal with that and
corresponding LOOKUP_EMPTY; teach user_path_at() and path_init() to
deal with the latter.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 5fe0c237
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment