]> www.infradead.org Git - users/jedix/linux-maple.git/commit
new helpers: file_removexattr(), filename_removexattr()
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 30 Sep 2024 19:21:49 +0000 (15:21 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 6 Nov 2024 17:59:39 +0000 (12:59 -0500)
commit22a4d1954cf5d51d5aa82eccb0b5fd4d8be92551
tree13be0dfbf75c4361a8bd0f45b63d4bf3a342d7f7
parent60ad149cf395ff0a502976963d9a89c2f5dfe424
new helpers: file_removexattr(), filename_removexattr()

switch path_removexattrat() and fremovexattr(2) to those

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/xattr.c