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

replace do_setxattr() with saner helpers.



io_uring setxattr logics duplicates stuff from fs/xattr.c; provide
saner helpers (filename_setxattr() and file_setxattr() resp.) and
use them.

NB: putname(ERR_PTR()) is a no-op

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