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>
Mon, 25 Jul 2022 00:39:11 +0000 (18:39 -0600)
commit5e2a18d93fec514fc74f58a6061b74a79764af69
tree79c293224f8a21f462a89336458215f355aeb7dc
parent97b388d70b53fd7d286ac1b81e5a88bd6af98209
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]