io_uring: add fsetxattr and setxattr support
authorStefan Roesch <shr@fb.com>
Wed, 23 Mar 2022 15:44:19 +0000 (08:44 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Apr 2022 00:18:37 +0000 (18:18 -0600)
commite9621e2bec80fe63f677a759066a5089b292f43a
tree31b9693312917749d93cd8bac8f2d42fdc61f8a5
parentc975cad931570004b5f51248424a2a696fb65630
io_uring: add fsetxattr and setxattr support

This adds support to io_uring for the fsetxattr and setxattr API.

Signed-off-by: Stefan Roesch <shr@fb.com>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Link: https://lore.kernel.org/r/20220323154420.3301504-4-shr@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/uapi/linux/io_uring.h