Re: [PATCH v2 0/9] Cryptodisk fixes for v2.06

2020-08-28 Thread Patrick Steinhardt
On Wed, Aug 26, 2020 at 05:16:57PM -0500, Glenn Washburn wrote: > On Wed, 26 Aug 2020 10:13:18 +0200 > Patrick Steinhardt wrote: > > > I didn't yet get your test series to work, Glenn. I'll try again on > > another day as I'm not on top of things today. Meanwhile, could you > > please give it a g

Re: [PATCH v2 0/9] Cryptodisk fixes for v2.06

2020-08-26 Thread Glenn Washburn
On Wed, 26 Aug 2020 10:13:18 +0200 Patrick Steinhardt wrote: > I didn't yet get your test series to work, Glenn. I'll try again on > another day as I'm not on top of things today. Meanwhile, could you > please give it a go with this updated patch series? I've tested with this patch series and al

[PATCH v2 0/9] Cryptodisk fixes for v2.06

2020-08-26 Thread Patrick Steinhardt
Hi, this is the second version of cryptodisk fixes which I deem to be important for the upcoming v2.06 release. Changes: - Patch 2: we're now zeroing out the UUID variable to avoid copying over uninitialized bytes. Thanks for spotting, Dennis! - Patch 3: I've replaced it w