Re: [PATCH v6 0/4] blk-crypto cleanups
From: Eric Biggers <ebiggers@kernel.org>
Date: 2021-10-18 18:09:33
Also in:
dm-devel, linux-mmc, linux-scsi
From: Eric Biggers <ebiggers@kernel.org>
Date: 2021-10-18 18:09:33
Also in:
dm-devel, linux-mmc, linux-scsi
On Mon, Oct 18, 2021 at 11:04:49AM -0700, Eric Biggers wrote:
This series applies to block/for-next.
Changed v5 => v6:
- Rebased onto block/for-next yet again
- Added more Reviewed-by tags
Changed v4 => v5:
- Rebased onto block/for-next again
- Added Reviewed-by tags
Changed v3 => v4:
- Rebased onto block/for-next to resolve a conflict due to
'struct request' being moved.Jens, I keep having to rebase this patchset. Is there anything else you're waiting for before applying it for 5.16? Thanks! - Eric