qemu-stable
[Top][All Lists]
Advanced

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

[Qemu-stable] [PATCH 0/2] vmdk: Fix vmdk_co_get_block_status


From: Fam Zheng
Subject: [Qemu-stable] [PATCH 0/2] vmdk: Fix vmdk_co_get_block_status
Date: Thu, 4 Jun 2015 14:02:55 +0800

The buggy index_in_cluster was missed in b1649fae49a8. Fix that and dedup the
calculation.



Fam Zheng (2):
  vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_status
  vmdk: Use vmdk_find_index_in_cluster everywhere

 block/vmdk.c | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

-- 
2.4.2




reply via email to

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