qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v8 01/14] qcow2: Allow "full" discard


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v8 01/14] qcow2: Allow "full" discard
Date: Mon, 30 Jun 2014 12:00:26 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 07.06.2014 um 20:51 hat Max Reitz geschrieben:
> Normally, discarded sectors should read back as zero. However, there are
> cases in which a sector (or rather cluster) should be discarded as if
> they were never written in the first place, that is, reading them should
> fall through to the backing file again.
> 
> Signed-off-by: Max Reitz <address@hidden>
> Reviewed-by: Eric Blake <address@hidden>

Reviewed-by: Kevin Wolf <address@hidden>



reply via email to

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