Home
last modified time | relevance | path

Searched hist:b7ab4611b6c793100197abc93e069d6f9aab7960 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/aoe/
H A Daoecmd.cdiff b7ab4611b6c793100197abc93e069d6f9aab7960 Thu Mar 03 05:18:57 CST 2022 Christoph Hellwig <hch@lst.de> aoe: use bvec_kmap_local in bvcpy

Using local kmaps slightly reduces the chances to stray writes, and
the bvec interface cleans up the code a little bit.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220303111905.321089-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>