]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
block: add a rq_integrity_vec helper
authorChristoph Hellwig <hch@lst.de>
Sun, 3 Mar 2019 15:38:29 +0000 (08:38 -0700)
committerChristoph Hellwig <hch@lst.de>
Fri, 5 Apr 2019 06:07:57 +0000 (08:07 +0200)
commit2a876f5e25e8ec9fa5777d36e5695ee33dd63f6f
treedd1f6e267f5cb0417264a4b24db2a25c2b6f099b
parent3aef3cae4342c1d8137a1c0782cbb66f1be3943c
block: add a rq_integrity_vec helper

This provides a nice little shortcut to get the integrity data for
drivers like NVMe that only support a single integrity segment.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
include/linux/blkdev.h