fs: add file_operations->uring_cmd()
authorJens Axboe <axboe@kernel.dk>
Fri, 18 Dec 2020 22:10:30 +0000 (15:10 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 13 Aug 2021 14:32:18 +0000 (08:32 -0600)
commit2a6393516d1760422ff2b66573ddc55c430c815e
tree97787d40be46d23fefff0b9518ba2a0f7f79ec65
parent834d3e42c71acf4653f840ac3998f8601f37021c
fs: add file_operations->uring_cmd()

This is a file private handler, similar to ioctls but hopefully a lot
more sane and useful.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/linux/fs.h