diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2025-12-06 13:01:06 -0500 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2026-01-16 12:52:03 -0500 |
| commit | 904f58b50711babeb6e1383701e27d40a336908c (patch) | |
| tree | 7bf0498b35cdc2fea0b8d0be42c5049e863bcebc /rust/alloc/collections/git@git.tavy.me:linux.git | |
| parent | e9817d5b8c32b64d40b0c0ffcd0dc67ce77e2aca (diff) | |
namei.c: switch user pathname imports to CLASS(filename{,_flags})
filename_flags is used by user_path_at(). I suspect that mixing
LOOKUP_EMPTY with real lookup flags had been a mistake all along; the
former belongs to pathname import, the latter - to pathwalk. Right now
none of the remaining in-tree callers of user_path_at() are getting
LOOKUP_EMPTY in flags, so user_path_at() could probably be switched
to CLASS(filename)...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
