]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
block: prepare generation / verification helpers for fs usage
authorChristoph Hellwig <hch@lst.de>
Mon, 23 Feb 2026 13:20:04 +0000 (05:20 -0800)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Mar 2026 13:47:02 +0000 (07:47 -0600)
commit3f00626832a9f85fc5a04b25898157a6d43cb236
tree9af6df8f2bc100f6894f76d913b5a1de5ef9f60c
parent7afe93946dff63aa57c6db81f5eb43ac8233364e
block: prepare generation / verification helpers for fs usage

Return the status from verify instead of directly stashing it in the bio,
and rename the helpers to use the usual bio_ prefix for things operating
on a bio.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Anuj Gupta <anuj20.g@samsung.com>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Tested-by: Anuj Gupta <anuj20.g@samsung.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio-integrity-auto.c
block/blk.h
block/t10-pi.c