On Wed, 15 Feb 2023 12:18:01 -0500, Martin K. Petersen wrote: > Make sure to copy the flags when a bio_integrity_payload is cloned. > Otherwise per-I/O properties such as IP checksum flag will not be > passed down to the HBA driver. Since the integrity buffer is owned by > the original bio, the BIP_BLOCK_INTEGRITY flag needs to be masked off > to avoid a double free in the completion path. > > > [...] Applied, thanks! [1/1] block: bio-integrity: Copy flags when bio_integrity_payload is cloned commit: b6a4bdcda430e3ca43bbb9cb1d4d4d34ebe15c40 Best regards, -- Jens Axboe