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>
Mon, 12 Jul 2021 17:29:13 +0000 (11:29 -0600)
commit6edc4bf18e2711dcc415eb056bd72125b41b2a56
treee8ad25c75b801b931122c6d28d7c16e5977e301e
parent927dd9f4caa6914a774d26dc2ed922a26966a656
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