ublk: remove UBLK_IO_F_INTEGRITY
authorChristoph Hellwig <hch@lst.de>
Mon, 18 Jul 2022 06:30:13 +0000 (08:30 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 18 Jul 2022 19:10:47 +0000 (13:10 -0600)
commitd276a22314c2bad9136c5e0b09eb3c8a560e1161
treee45c88ec000ada2256c86335430c8cf051578fa2
parent6b1439d203a3c3d7adcf31ba70734eb95f8fa02d
ublk: remove UBLK_IO_F_INTEGRITY

The ublk protocol has no mechanism to actually transfer the integrity
metadata, so don't define this flag, which requires that an integrity
payload is attached to a bio.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220718063013.335531-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/ublk_drv.c
include/uapi/linux/ublk_cmd.h