Re: [PATCH v4 7/7] tests: Add case for LUKS volume with detached header

2024-02-09 Thread Daniel P . Berrangé
On Tue, Jan 30, 2024 at 01:37:25PM +0800, yong.hu...@smartx.com wrote: > From: Hyman Huang > > Also, add a section to the MAINTAINERS file for detached > LUKS header, it only has a test case in it currently. > > Signed-off-by: Hyman Huang > --- > MAINTAINERS |

Re: [PATCH v4 7/7] tests: Add case for LUKS volume with detached header

2024-01-31 Thread Daniel P . Berrangé
On Tue, Jan 30, 2024 at 01:37:25PM +0800, yong.hu...@smartx.com wrote: > From: Hyman Huang > > Also, add a section to the MAINTAINERS file for detached > LUKS header, it only has a test case in it currently. > > Signed-off-by: Hyman Huang > --- > MAINTAINERS |

[PATCH v4 7/7] tests: Add case for LUKS volume with detached header

2024-01-29 Thread yong . huang
From: Hyman Huang Also, add a section to the MAINTAINERS file for detached LUKS header, it only has a test case in it currently. Signed-off-by: Hyman Huang --- MAINTAINERS | 5 + tests/qemu-iotests/tests/luks-detached-header | 218 ++ .../tes