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>
Thu, 25 Mar 2021 17:22:19 +0000 (11:22 -0600)
commit9725b91a1b46b208a6d5a76ebef37156bf8edb8d
tree8fc82dd613882840301e57032a02a46dc47f2b2f
parent076cf5088d739562a7a5d5ee02089aad9890cfcf
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