qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH v5] LUKS: support preallocation


From: Maxim Levitsky
Subject: Re: [Qemu-block] [PATCH v5] LUKS: support preallocation
Date: Sun, 21 Jul 2019 11:36:21 +0300

On Fri, 2019-07-19 at 12:28 +0200, Max Reitz wrote:
> On 16.07.19 18:19, Maxim Levitsky wrote:
> > preallocation=off and preallocation=metadata
> > both allocate luks header only, and preallocation=falloc/full
> > is passed to underlying file.
> > 
> > Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1534951
> > 
> > Signed-off-by: Maxim Levitsky <address@hidden>
> > ---
> > 
> > This is hopefully a revision without coding style violations.
> > 
> > Note that I still haven't tested the blockdev-create code, other that
> > compile testing it.
> > 
> > Best regards,
> >     Maxim Levitsky
> > 
> > 
> >  block/crypto.c       | 30 +++++++++++++++++++++++++++---
> >  qapi/block-core.json |  6 +++++-
> >  2 files changed, 32 insertions(+), 4 deletions(-)
> 
> Thanks, applied to my block-next branch for 4.2:
> 
> https://git.xanclic.moe/XanClic/qemu/commits/branch/block-next
> 
> Max
> 
> (The Patchew warning doesn’t look like it’s caused by this patch.)
> 

Thank you!!
Best regards,
        Maxim Levitsky




reply via email to

[Prev in Thread] Current Thread [Next in Thread]