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, 18 Dec 2020 23:16:50 +0000 (16:16 -0700)
commit28dcc9a6fb87e7338754780b89bfe141d50d082f
tree5581c2cbbbd1d86ddc855e58dc2bb6a64583422a
parentdfea9fce29fda6f2f91161677e0e0d9b671bc099
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>
include/linux/fs.h