qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH] qed: Images with backing file do not require QE


From: Kevin Wolf
Subject: [Qemu-devel] Re: [PATCH] qed: Images with backing file do not require QED_F_NEED_CHECK
Date: Fri, 28 Jan 2011 20:48:41 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10

Am 28.01.2011 18:11, schrieb Stefan Hajnoczi:
> The consistency check on open is necessary in order to fix inconsistent
> table offsets left as a result of a crash mid-operation.  Images with a
> backing file actually flush before updating table offsets and are
> therefore guaranteed to be consistent.  Do not mark these images dirty.
> 
> Signed-off-by: Stefan Hajnoczi <address@hidden>

Thanks, applied to the block branch.

Kevin



reply via email to

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