io_uring: move xattr related opcodes to its own file
authorJens Axboe <axboe@kernel.dk>
Tue, 24 May 2022 17:46:43 +0000 (11:46 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Jul 2022 14:34:06 +0000 (08:34 -0600)
commitecd1bf726b211a18157623fa2c4cbccb28e47dff
tree630a06970b0b1dfc7834425121ce4a5c9f4d6f8b
parent0245ca65ee1264b931de78c4db89a3f9e09aabc3
io_uring: move xattr related opcodes to its own file

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/Makefile
io_uring/io_uring.c
io_uring/xattr.c [new file with mode: 0644]
io_uring/xattr.h [new file with mode: 0644]