qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] sheepdog driver update


From: Jeff Cody
Subject: Re: [Qemu-devel] [PATCH 0/2] sheepdog driver update
Date: Fri, 25 Sep 2015 10:32:32 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Sep 01, 2015 at 12:03:08PM +0900, Hitoshi Mitake wrote:
> This patchset has two patches. The first one is a defensive purpose
> for rare cases. It is an improvement of the previous commit
> 96b14ff85acf. The second one is refining discard operation caused by
> fstrim command, etc. Current sheepdog driver corrupts VDIs when the
> discard operation is issued. This patch solves the problem.
> 
> 
> Hitoshi Mitake (2):
>   sheepdog: use per AIOCB dirty indexes for non overlapping requests
>   sheepdog: refine discard support
> 
>  block/sheepdog.c | 92 
> +++++++++++++++++++++++++++++++++-----------------------
>  1 file changed, 55 insertions(+), 37 deletions(-)
> 
> -- 
> 1.9.1
> 
>

Thanks, applied to my block branch:

git://github.com/codyprime/qemu-kvm-jtc.git block

-Jeff



reply via email to

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