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>
Tue, 16 Mar 2021 15:52:51 +0000 (09:52 -0600)
commit8b723d33611f8601ad6b7b270300d5a408269124
tree8c5189fbb5ba8930591430861a32cf42f2090bf7
parentf3be8216f11577b574184a914bbd478ab6a2271b
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