Home
last modified time | relevance | path

Searched hist:"63 b27720" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.c63b27720 Mon Feb 24 15:01:19 CST 2020 Al Viro <viro@zeniv.linux.org.uk> path_parent_directory(): leave changing path->dentry to callers

Instead of returning 0, return new dentry; instead of returning
-ENOENT, return NULL. Adjust the callers accordingly.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
63b27720 Mon Feb 24 15:01:19 CST 2020 Al Viro <viro@zeniv.linux.org.uk> path_parent_directory(): leave changing path->dentry to callers

Instead of returning 0, return new dentry; instead of returning
-ENOENT, return NULL. Adjust the callers accordingly.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>