qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/3] sheepdog: implement .bdrv_co_is_allocated
@ 2013-04-23  6:03 Liu Yuan
  2013-04-23  6:03 ` [Qemu-devel] [PATCH v4 1/3] sheepdog: add discard/trim support for sheepdog Liu Yuan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Liu Yuan @ 2013-04-23  6:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: sheepdog

From: Liu Yuan <tailai.ly@taobao.com>

v4:
 - correct idx iteration range

v3:
 - include discard patch for easy review and merge
 - update the comment typo
 - get variable 'idx' definition more clear

v2:
 - correct 'end' calculation
 - get the longest unallocated area
 - replace SECTOR_SIZE with BDRV_SECTOR_SIZE

PATCH 1/3 is the previous distard patch which implement .bdrv_co_discard
PATCH 2/3 is ia prepare patch
PATCH 3/3 implement .bdrv_co_is_allocated

Thanks,
Yuan
-- 
1.7.9.5

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

end of thread, other threads:[~2013-04-23  7:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-23  6:03 [Qemu-devel] [PATCH v4 0/3] sheepdog: implement .bdrv_co_is_allocated Liu Yuan
2013-04-23  6:03 ` [Qemu-devel] [PATCH v4 1/3] sheepdog: add discard/trim support for sheepdog Liu Yuan
2013-04-23  7:13   ` Stefan Hajnoczi
2013-04-23  6:03 ` [Qemu-devel] [PATCH v4 2/3] sheepdog: use BDRV_SECTOR_SIZE Liu Yuan
2013-04-23  6:03 ` [Qemu-devel] [PATCH v4 3/3] sheepdog: implement .bdrv_co_is_allocated() Liu Yuan

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