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: make use of copy_policy
Date: Wed, 23 Oct 2013 16:51:50 +0800 [thread overview]
Message-ID: <1382518312-16578-1-git-send-email-namei.unix@gmail.com> (raw)
v2:
- merge the reserved bits
This patch set makes use of copy_policy in struct SheepdogInode in order to
support recently introduced erasure coding volume in sheepdog.
Thanks
Yuan
Liu Yuan (2):
sheepdog: explicitly set copies as type uint8_t
sheepdog: pass copy_policy in the request
block/sheepdog.c | 30 +++++++++++++++++++-----------
1 file changed, 19 insertions(+), 11 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-10-23 8:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-23 8:51 Liu Yuan [this message]
2013-10-23 8:51 ` [Qemu-devel] [PATCH v2 1/2] sheepdog: explicitly set copies as type uint8_t Liu Yuan
2013-10-23 8:51 ` [Qemu-devel] [PATCH v2 2/2] sheepdog: pass copy_policy in the request Liu Yuan
2013-10-25 18:03 ` [Qemu-devel] [sheepdog] [PATCH v2 0/2] sheepdog: make use of copy_policy MORITA Kazutaka
2013-10-28 16:40 ` Kevin Wolf
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=1382518312-16578-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).