]> git.baikalelectronics.ru Git - kernel.git/commit
fs: add file_operations->uring_cmd_iopoll
authorKanchan Joshi <joshi.k@samsung.com>
Tue, 23 Aug 2022 16:14:40 +0000 (21:44 +0530)
committerJens Axboe <axboe@kernel.dk>
Wed, 21 Sep 2022 16:30:42 +0000 (10:30 -0600)
commitb5cb1cdd756ce01eaee7530280882081d2368039
tree0b8519c80531ebd52a1f3f19b53a27587f196b2e
parent5796a46906a8b6d5f47672509f6db6b44773790f
fs: add file_operations->uring_cmd_iopoll

io_uring will invoke this to do completion polling on uring-cmd
operations.

Signed-off-by: Kanchan Joshi <joshi.k@samsung.com>
Link: https://lore.kernel.org/r/20220823161443.49436-2-joshi.k@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/fs.h