Skip to content
Commit 00cf1dc1 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Greg Kroah-Hartman
Browse files

block: factor out a bvec_set_page helper

[ Upstream commit d58cdfae

 ]

Add a helper to initialize a bvec based of a page pointer.  This will help
removing various open code bvec initializations.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarChaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: default avatarJohannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20230203150634.3199647-2-hch@lst.de
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
Stable-dep-of: 1f0bbf28

 ("nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 2174731a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment