diff options
author | Jinyoung Choi <j-young.choi@samsung.com> | 2023-07-25 07:18:39 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-07-26 04:30:54 +0200 |
commit | 51d74ec9b62f5813767a60226acaf943e26e7d7a (patch) | |
tree | c3db3f26b7a18a2c111f0232a1572433f5589c3d /drivers/md | |
parent | block: Improve performance for BLK_MQ_F_BLOCKING drivers (diff) | |
download | linux-51d74ec9b62f5813767a60226acaf943e26e7d7a.tar.xz linux-51d74ec9b62f5813767a60226acaf943e26e7d7a.zip |
block: cleanup bio_integrity_prep
If a problem occurs in the process of creating an integrity payload, the
status of bio is always BLK_STS_RESOURCE.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jinyoung Choi <j-young.choi@samsung.com>
Reviewed-by: "Martin K. Petersen" <martin.petersen@oracle.com>
Link: https://lore.kernel.org/r/20230725051839epcms2p8e4d20ad6c51326ad032e8406f59d0aaa@epcms2p8
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions