Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 9024348f authored by Al Viro's avatar Al Viro
Browse files

d_path: get rid of path_with_deleted()


expand in the sole caller; transform the initial prepends similar to
what we'd done in dentry_path() (prepend_path() will fail the right
way if we call it with negative buflen, same as __dentry_path() does).

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