Re: [PATCH v2 0/2] Improve LUKS2 error reporting

2020-05-30 Thread Patrick Steinhardt
On Fri, Apr 17, 2020 at 03:54:04PM +0200, Daniel Kiper wrote: > On Thu, Apr 16, 2020 at 07:15:06PM +0200, Patrick Steinhardt wrote: > > Hi, > > > > this is the second version of my patch that has the aim of improving > > error reporting for LUKS2 in case decryption of the disk fails. There's > > no

Re: [PATCH v2 0/2] Improve LUKS2 error reporting

2020-04-17 Thread Daniel Kiper
On Thu, Apr 16, 2020 at 07:15:06PM +0200, Patrick Steinhardt wrote: > Hi, > > this is the second version of my patch that has the aim of improving > error reporting for LUKS2 in case decryption of the disk fails. There's > no functional changes, but I've split up the single patch into two as > prop

[PATCH v2 0/2] Improve LUKS2 error reporting

2020-04-16 Thread Patrick Steinhardt
Hi, this is the second version of my patch that has the aim of improving error reporting for LUKS2 in case decryption of the disk fails. There's no functional changes, but I've split up the single patch into two as proposed by Daniel. @Daniel: Note that I've added your Reviewed-by to the second p