From: Hitoshi Mitake <mitake.hitoshi@gmail.com>
To: qemu-devel@nongnu.org
Cc: sheepdog@lists.wpkg.org, mitake.hitoshi@gmail.com
Subject: [Qemu-devel] [PATCH 0/2] bugfixes of sheepdog driver for a case of live snapshot
Date: Tue, 3 Jun 2014 00:06:48 +0900 [thread overview]
Message-ID: <1401721610-12920-1-git-send-email-mitake.hitoshi@gmail.com> (raw)
Current sheepdog driver has two problems in a mechanism of inode
object reloading for live snapshot. It causes inconsistent state of
snapshot volumes. A new GC algorithm implemented in sheepdog exposes
the problems. This patchset contains bugfixes for them.
Hitoshi Mitake (2):
sheepdog: fix vdi object update after live snapshot
sheepdog: reload only header in a case of live snapshot
block/sheepdog.c | 49 +++++++++++++++++++++++++++++--------------------
1 file changed, 29 insertions(+), 20 deletions(-)
--
1.9.1
next reply other threads:[~2014-06-02 15:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-02 15:06 Hitoshi Mitake [this message]
2014-06-02 15:06 ` [Qemu-devel] [PATCH 1/2] sheepdog: fix vdi object update after live snapshot Hitoshi Mitake
2014-06-02 15:06 ` [Qemu-devel] [PATCH 2/2] sheepdog: reload only header in a case of " Hitoshi Mitake
2014-06-02 15:48 ` Eric Blake
2014-06-03 1:08 ` Hitoshi Mitake
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=1401721610-12920-1-git-send-email-mitake.hitoshi@gmail.com \
--to=mitake.hitoshi@gmail.com \
--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).