> if (blk_crypto_bio_prep(&bio)) { I'd just do an early return if tis fails, but otherwise it looks fine to me: Reviewed-by: Christoph Hellwig <hch@xxxxxx>
> if (blk_crypto_bio_prep(&bio)) { I'd just do an early return if tis fails, but otherwise it looks fine to me: Reviewed-by: Christoph Hellwig <hch@xxxxxx>