commit | 39145f5f0cc924b494ad55a2bc9c1b4969b5a038 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Jul 14 12:19:57 2019 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jul 21 18:24:45 2019 -0400 |
tree | 559d3b73c4a7658cafc3eca00412793618f035f8 | |
parent | ff0ebee239ce3461cab68ebb8e1a359fc34329de [diff] |
filename_mountpoint(): make LOOKUP_NO_EVAL unconditional there user_path_mountpoint_at() always gets it and the reasons to have it there (i.e. in umount(2)) apply to kern_path_mountpoint() callers as well. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>