Re: [PATCH 0/6] Cryptomount testing

2023-01-13 Thread Patrick Steinhardt
On Thu, Jan 12, 2023 at 05:23:24PM +0100, Daniel Kiper wrote: > On Tue, Jan 10, 2023 at 04:08:54PM -0600, Glenn Washburn wrote: > > This patch series adds a variety of functional cryptomount LUKS1/2 tests by > > creating a LUKS container on the host and verifying that data inside can be > > read ac

Re: [PATCH 0/6] Cryptomount testing

2023-01-12 Thread Daniel Kiper
On Tue, Jan 10, 2023 at 04:08:54PM -0600, Glenn Washburn wrote: > This patch series adds a variety of functional cryptomount LUKS1/2 tests by > creating a LUKS container on the host and verifying that data inside can be > read accurately from a virtualized GRUB. This should be especially useful > w