qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Cody <jcody@redhat.com>
To: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
Cc: sheepdog@lists.wpkg.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/2] sheepdog driver update
Date: Fri, 25 Sep 2015 10:32:32 -0400	[thread overview]
Message-ID: <20150925143232.GE29557@localhost.localdomain> (raw)
In-Reply-To: <1441076590-8015-1-git-send-email-mitake.hitoshi@lab.ntt.co.jp>

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

      parent reply	other threads:[~2015-09-25 14:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01  3:03 [Qemu-devel] [PATCH 0/2] sheepdog driver update Hitoshi Mitake
2015-09-01  3:03 ` [Qemu-devel] [PATCH 1/2] sheepdog: use per AIOCB dirty indexes for non overlapping requests Hitoshi Mitake
2015-09-02 12:36   ` Vasiliy Tolstov
2015-09-24  2:20     ` [Qemu-devel] [sheepdog] " Hitoshi Mitake
2015-09-01  3:03 ` [Qemu-devel] [PATCH 2/2] sheepdog: refine discard support Hitoshi Mitake
2015-09-02 12:36   ` Vasiliy Tolstov
2015-09-04  8:51     ` [Qemu-devel] [sheepdog] " Hitoshi Mitake
2015-09-04  9:57       ` Hitoshi Mitake
2015-09-04 10:32         ` Vasiliy Tolstov
2015-09-25 14:32 ` Jeff Cody [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150925143232.GE29557@localhost.localdomain \
    --to=jcody@redhat.com \
    --cc=mitake.hitoshi@lab.ntt.co.jp \
    --cc=qemu-devel@nongnu.org \
    --cc=sheepdog@lists.wpkg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).