OSDN Git Service

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)
commitde27e18e86173b704beaa19f0ee376f3305c4794
tree0b8519c80531ebd52a1f3f19b53a27587f196b2e
parentf75d5036d04cd57103fe1a50dffceb7c1040fbe7
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