Loading
rnbd-srv: use bio_add_virt_nofail
Use the bio_add_virt_nofail to add a single kernel virtual address to a bio as that can't fail. Signed-off-by:Christoph Hellwig <hch@lst.de> Acked-by:
Jack Wang <jinpu.wang@ionos.com> Reviewed-by:
Damien Le Moal <dlemoal@kernel.org> Reviewed-by:
Johannes Thumshirn <johannes.thumshirn@wdc.com> Link: https://lore.kernel.org/r/20250507120451.4000627-10-hch@lst.de Signed-off-by:
Jens Axboe <axboe@kernel.dk>