[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 7/9] cryptodisk: Refactor password input out of crypto dev
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v5 7/9] cryptodisk: Refactor password input out of crypto dev modules into cryptodisk |
Date: |
Mon, 20 Dec 2021 23:28:58 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Thu, Dec 09, 2021 at 11:14:56AM -0600, Glenn Washburn wrote:
> The crypto device modules should only be setting up the crypto devices and
> not getting user input. This has the added benefit of simplifying the code
> such that three essentially duplicate pieces of code are merged into one.
>
> Add documentation of passphrase option for cryptomount as it is now usable.
>
> Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Daniel
- Re: [PATCH v5 1/9] luks2: Add debug message to align with luks and geli modules, (continued)
- [PATCH v5 2/9] cryptodisk: Refactor to discard have_it global, Glenn Washburn, 2021/12/09
- [PATCH v5 4/9] cryptodisk: Improve error messaging in cryptomount invocations, Glenn Washburn, 2021/12/09
- [PATCH v5 3/9] cryptodisk: Return failure in cryptomount when no cryptodisk modules are loaded, Glenn Washburn, 2021/12/09
- [PATCH v5 5/9] cryptodisk: Improve cryptomount -u error message, Glenn Washburn, 2021/12/09
- [PATCH v5 7/9] cryptodisk: Refactor password input out of crypto dev modules into cryptodisk, Glenn Washburn, 2021/12/09
- Re: [PATCH v5 7/9] cryptodisk: Refactor password input out of crypto dev modules into cryptodisk,
Daniel Kiper <=
- [PATCH v5 6/9] cryptodisk: Add infrastructure to pass data from cryptomount to cryptodisk modules, Glenn Washburn, 2021/12/09
- [PATCH v5 8/9] cryptodisk: Move global variables into grub_cryptomount_args struct, Glenn Washburn, 2021/12/09
- [PATCH v5 9/9] cryptodisk: Improve handling of partition name in cryptomount password prompt, Glenn Washburn, 2021/12/09
- Re: [PATCH v5 0/9] Refactor/improve cryptomount data passing to crypto modules, Daniel Kiper, 2021/12/20