Re: [PATCH v2 0/3] grub-probe: improve support of LUKS2

2022-05-04 Thread Glenn Washburn
On Tue, 29 Mar 2022 12:31:55 +0200 Pierre-Louis Bonicoli wrote: > v2 updates: > * grub-fs-tester: remove extraneous 'sleep' and 'tail' > * add LUKS and LUKS2 fs tests > * the patches have been rebased on top of the master branch > > > On 09/02/2022 07.20, Glenn Washburn wrote: > > Why do thi

Re: [PATCH v2 0/3] grub-probe: improve support of LUKS2

2022-04-14 Thread Pierre-Louis Bonicoli
On 14/04/2022 18.11, Daniel Kiper wrote: Adding Glenn and Patrick... Pierre-Louis, may I ask you to CC both of them next time? Yes, of course :) ! -- Pierre-Louis ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo

Re: [PATCH v2 0/3] grub-probe: improve support of LUKS2

2022-04-14 Thread Daniel Kiper
Adding Glenn and Patrick... Pierre-Louis, may I ask you to CC both of them next time? Glenn, Patrick, could you take a look at this patch series? Daniel On Tue, Mar 29, 2022 at 12:31:55PM +0200, Pierre-Louis Bonicoli wrote: > v2 updates: > * grub-fs-tester: remove extraneous 'sleep' and 'tail'

[PATCH v2 0/3] grub-probe: improve support of LUKS2

2022-03-29 Thread Pierre-Louis Bonicoli
v2 updates: * grub-fs-tester: remove extraneous 'sleep' and 'tail' * add LUKS and LUKS2 fs tests * the patches have been rebased on top of the master branch On 09/02/2022 07.20, Glenn Washburn wrote: > Why do this here instead of leaving this function alone and doing the > pipe and -C arg belo