On Tue, Feb 20, 2024 at 5:47 PM Markus Armbruster wrote:
> Yong Huang writes:
>
> > On Tue, Feb 20, 2024 at 4:56 PM Markus Armbruster
> wrote:
> >
> >> Yong Huang writes:
> >>
> >> > On Tue, Feb 20, 2024 at 2:31 PM Markus Armbruster
> >> wrote:
> >> >
> >> >> yong.hu...@smartx.com writes:
> >
Yong Huang writes:
> On Tue, Feb 20, 2024 at 4:56 PM Markus Armbruster wrote:
>
>> Yong Huang writes:
>>
>> > On Tue, Feb 20, 2024 at 2:31 PM Markus Armbruster
>> wrote:
>> >
>> >> yong.hu...@smartx.com writes:
>> >>
>> >> > From: Hyman Huang
>> >> >
>> >> > To support detached LUKS header cr
On Tue, Feb 20, 2024 at 4:56 PM Markus Armbruster wrote:
> Yong Huang writes:
>
> > On Tue, Feb 20, 2024 at 2:31 PM Markus Armbruster
> wrote:
> >
> >> yong.hu...@smartx.com writes:
> >>
> >> > From: Hyman Huang
> >> >
> >> > To support detached LUKS header creation, make the existing 'file'
>
Yong Huang writes:
> On Tue, Feb 20, 2024 at 2:31 PM Markus Armbruster wrote:
>
>> yong.hu...@smartx.com writes:
>>
>> > From: Hyman Huang
>> >
>> > To support detached LUKS header creation, make the existing 'file'
>> > field in BlockdevCreateOptionsLUKS optional.
>> >
>> > Signed-off-by: Hyma
On Tue, Feb 20, 2024 at 2:31 PM Markus Armbruster wrote:
> yong.hu...@smartx.com writes:
>
> > From: Hyman Huang
> >
> > To support detached LUKS header creation, make the existing 'file'
> > field in BlockdevCreateOptionsLUKS optional.
> >
> > Signed-off-by: Hyman Huang
> > Reviewed-by: Daniel
yong.hu...@smartx.com writes:
> From: Hyman Huang
>
> To support detached LUKS header creation, make the existing 'file'
> field in BlockdevCreateOptionsLUKS optional.
>
> Signed-off-by: Hyman Huang
> Reviewed-by: Daniel P. Berrangé
[...]
> diff --git a/qapi/block-core.json b/qapi/block-core.
From: Hyman Huang
To support detached LUKS header creation, make the existing 'file'
field in BlockdevCreateOptionsLUKS optional.
Signed-off-by: Hyman Huang
Reviewed-by: Daniel P. Berrangé
---
block/crypto.c | 21 ++---
qapi/block-core.json | 5 +++--
2 files changed, 1