qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] sheepdog: make use of copy_policy
@ 2013-10-23  8:51 Liu Yuan
  2013-10-23  8:51 ` [Qemu-devel] [PATCH v2 1/2] sheepdog: explicitly set copies as type uint8_t Liu Yuan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Liu Yuan @ 2013-10-23  8:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: sheepdog

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-10-28 16:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-23  8:51 [Qemu-devel] [PATCH v2 0/2] sheepdog: make use of copy_policy Liu Yuan
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

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).