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

get rid of fs_value_is_filename_empty



Its behaviour is identical to that of fs_value_is_filename.
It makes no sense, anyway - LOOKUP_EMPTY affects nothing
whatsoever once the pathname has been imported from userland.
And both fs_value_is_filename and fs_value_is_filename_empty
carry an already imported pathname.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 34264ae3
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