Home
last modified time | relevance | path

Searched hist:"163 f7dd80237517c6858dd98243da60b29dad18a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dblk-integrity.hdiff 163f7dd80237517c6858dd98243da60b29dad18a Wed Jun 26 20:01:58 CDT 2024 Jens Axboe <axboe@kernel.dk> block: use the right type for stub rq_integrity_vec()

commit 69b6517687a4b1fb250bd8c9c193a0a304c8ba17 upstream.

For !CONFIG_BLK_DEV_INTEGRITY, rq_integrity_vec() wasn't updated
properly. Fix it up.

Fixes: cf546dd289e0 ("block: change rq_integrity_vec to respect the iterator")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Cc: Matthieu Baerts <matttbe@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>