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

Jeff Cody jcody at redhat.com
Fri Sep 25 16:32:32 CEST 2015


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


More information about the sheepdog mailing list