qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/3] sheepdog: implement .bdrv_co_is_allocated


From: Liu Yuan
Subject: [Qemu-devel] [PATCH v3 0/3] sheepdog: implement .bdrv_co_is_allocated
Date: Mon, 22 Apr 2013 20:19:39 +0800

From: Liu Yuan <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]