]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit26feecc7f5af1b2b3f3f5d4c48fc905564640ea4
treee45c88ec000ada2256c86335430c8cf051578fa2
parentf321e4ae4d71fe9e019655ab9535e9264729bd98
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