Re: [PATCH v5 4/9] cryptodisk: Improve error messaging in cryptomount invocations

2021-12-16 Thread Daniel Kiper
On Thu, Dec 09, 2021 at 11:14:53AM -0600, Glenn Washburn wrote: > Update such that "cryptomount -u UUID" will not print two error messages > when an invalid passphrase is given and the most relevant error message > will be displayed. > > Signed-off-by: Glenn Washburn Reviewed-by: Daniel Kiper

[PATCH v5 4/9] cryptodisk: Improve error messaging in cryptomount invocations

2021-12-09 Thread Glenn Washburn
Update such that "cryptomount -u UUID" will not print two error messages when an invalid passphrase is given and the most relevant error message will be displayed. Signed-off-by: Glenn Washburn --- grub-core/disk/cryptodisk.c | 21 + 1 file changed, 17 insertions(+), 4