Fam Zheng 91b85bd388 VMDK: change get_cluster_offset return type
The return type of get_cluster_offset was an offset that use 0 to denote
'not allocated', this will be no longer true for flat extents, as we see
flat extent file as a single huge cluster whose offset is 0 and length
is the whole file length.
So now we use int return value, 0 means success and otherwise offset
invalid.

Signed-off-by: Fam Zheng <famcool@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-07-19 15:39:07 +02:00
2011-06-14 12:56:49 +02:00
2011-07-19 15:39:05 +02:00
2011-06-20 15:13:34 -03:00
2011-06-17 02:58:29 +02:00
2011-06-28 20:52:37 +02:00
2011-06-20 17:08:57 +01:00
2011-06-10 23:18:19 +02:00
2010-10-20 16:15:04 -05:00
2011-06-26 18:25:35 +00:00
2011-06-15 14:36:16 +02:00
2011-06-26 18:25:35 +00:00
2009-10-01 16:12:16 -05:00
2011-03-06 21:01:32 +01:00
2010-11-21 09:16:57 -06:00
2011-06-20 15:18:43 -03:00
2011-06-14 09:34:34 -05:00
2011-06-26 18:25:35 +00:00
2011-06-15 19:58:48 +00:00
2011-06-15 19:58:48 +00:00
2011-07-18 16:06:27 +02:00
2008-12-14 08:50:18 +00:00
2011-06-14 09:34:34 -05:00
2011-06-16 11:42:40 -03:00
2011-06-16 11:42:40 -03:00
2011-06-23 11:28:06 +02:00
2011-06-26 18:25:13 +00:00
2011-07-04 22:12:21 +02:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%