Re: [PATCH v7 07/17] luks2: Add string "index" to user strings using a json index.

2020-12-07 Thread Daniel Kiper
On Fri, Dec 04, 2020 at 10:43:36AM -0600, Glenn Washburn wrote: > This allows error messages to be more easily distinguishable between indexes > and slot keys. The former include the string "index" in the error/debug > string, and the later are surrounded in quotes. > > Signed-off-by: Glenn Washbur

Re: [PATCH v7 07/17] luks2: Add string "index" to user strings using a json index.

2020-12-06 Thread Patrick Steinhardt
On Fri, Dec 04, 2020 at 10:43:36AM -0600, Glenn Washburn wrote: > This allows error messages to be more easily distinguishable between indexes > and slot keys. The former include the string "index" in the error/debug > string, and the later are surrounded in quotes. > > Signed-off-by: Glenn Washbu