From: Liu Yuan <namei.unix@gmail.com>
To: qemu-devel@nongnu.org
Cc: sheepdog@lists.wpkg.org
Subject: [Qemu-devel] [PATCH v2 0/2] sheepdog: add user-defined redundancy option
Date: Tue, 29 Oct 2013 16:25:50 +0800 [thread overview]
Message-ID: <1383035152-14924-1-git-send-email-namei.unix@gmail.com> (raw)
v2:
- fix a typo in comment and commit log
This patch set add one sheepdog specific option for qemu-img to control
redundancy.
This patch set is on top of Kevin's block tree.
Liu Yuan (2):
sheepdog: refactor do_sd_create()
sheepdog: support user-defined redundancy option
block/sheepdog.c | 115 ++++++++++++++++++++++++++++++++++++---------
include/block/block_int.h | 1 +
2 files changed, 93 insertions(+), 23 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-10-29 8:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-29 8:25 Liu Yuan [this message]
2013-10-29 8:25 ` [Qemu-devel] [PATCH v2 1/2] sheepdog: refactor do_sd_create() Liu Yuan
2013-10-29 20:34 ` Benoît Canet
2013-10-29 8:25 ` [Qemu-devel] [PATCH v2 2/2] sheepdog: support user-defined redundancy option Liu Yuan
2013-10-29 20:40 ` Benoît Canet
2013-10-30 19:41 ` [Qemu-devel] [sheepdog] " MORITA Kazutaka
2013-10-31 3:07 ` Liu Yuan
-- strict thread matches above, loose matches on Subject: below --
2013-10-29 8:23 [Qemu-devel] [PATCH v2 0/2] sheepdog: add " Liu Yuan
2013-10-29 8:24 ` Liu Yuan
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=1383035152-14924-1-git-send-email-namei.unix@gmail.com \
--to=namei.unix@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).