]> www.infradead.org Git - users/hch/block.git/commit
block: remove BIP_IP_CHECKSUM
authorChristoph Hellwig <hch@lst.de>
Sun, 6 Jun 2021 12:02:21 +0000 (14:02 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 9 Jun 2022 05:48:41 +0000 (07:48 +0200)
commit6ebb0d95255c6e563d7772b619aa397ad4a48aef
tree325ea5026133df7ed84c66acf039f160e7346383
parent81865c777cb0aefa622d8f977357e2ca7261740e
block: remove BIP_IP_CHECKSUM

Remove the BIP_IP_CHECKSUM flag by replacing the only check for it with
a check for BLK_INTEGRITY_IP_CHECKSUM on the gendisk.

Signed-off-by: Christoph Hellwig <hch@lst.de>
block/bio-integrity.c
drivers/scsi/sd.c
include/linux/bio.h