commit | 0a3140ea0fae377c9eaa031b7db1670ae422ed47 | [log] [tgz] |
---|---|---|
author | Chaitanya Kulkarni <kch@nvidia.com> | Mon Jan 24 10:11:02 2022 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Feb 02 07:49:59 2022 -0700 |
tree | bddc6fc46c05cede8a67a56092f56affcb05b55d | |
parent | 3b005bf6acf009abd700e2c652c86e5c209cf63d [diff] |
block: pass a block_device and opf to blk_next_bio All callers need to set the block_device and operation, so lift that into the common code. Signed-off-by: Chaitanya Kulkarni <kch@nvidia.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20220124091107.642561-15-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>