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>
Wed, 27 Jan 2021 04:36:20 +0000 (21:36 -0700)
commit467119ce99c984121e71d19e527e434f0da40f61
tree38f9384443faed88403bd398c68f6174982be1c5
parent108e653c60d238633ebf9ffa62a8cd401a08e1ed
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