History log of /linux-master/io_uring/fs.h
Revision Date Author Comments
# 11aeb714 24-May-2022 Jens Axboe <axboe@kernel.dk>

io_uring: split out filesystem related operations

This splits out renameat, unlinkat, mkdirat, symlinkat, and linkat.

Signed-off-by: Jens Axboe <axboe@kernel.dk>