]> Gentwo Git Trees - linux/.git/commit
loop: add helper lo_cmd_nr_bvec()
authorMing Lei <ming.lei@redhat.com>
Wed, 15 Oct 2025 11:07:26 +0000 (19:07 +0800)
committerJens Axboe <axboe@kernel.dk>
Tue, 18 Nov 2025 13:49:51 +0000 (06:49 -0700)
commitc3e6c11147f6f05c15e9c2d74f5d234a6661013c
tree94ac37c86c4c26ff7ea83ad554d8542c51b188db
parent2c6d792d4b7676e2b340df05425330452fee1f40
loop: add helper lo_cmd_nr_bvec()

Add lo_cmd_nr_bvec() and prepare for refactoring lo_rw_aio().

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/loop.c