commit | a5126c759d12afe3011eab74fef9cea19dbd729f | [log] [tgz] |
---|---|---|
author | Dong Xu Wang <wdongxu@linux.vnet.ibm.com> | Mon Apr 23 17:14:16 2012 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed May 02 18:39:39 2012 +0200 |
tree | 1924416ee34b6d664e7c27884c954381007b5033 | |
parent | 563987d0a799f90b58a575b190a57546c335191b [diff] |
qemu-iotests: ignore fragmentation information for qed We added image fragmentation statistics functions to qemu-img several days ago, those patches will cause "./check -qed" failed. This patch will ignore fragmentation statistics information of qed format, and then "./check -qed" will work. Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>