On Thu, Dec 22, 2011 at 7:34 AM, B Gordon wrote:
> VMDK: footer must take precedence over header when present
>
> In e.g. streamOptimized VMDKs from VSphere 4 with this flag set the
> header l1_table is bogus and only the footer l1_table can be used to
> correctly read extents.
>
> Also reverts re
On Wed, Dec 21, 2011 at 11:34 PM, B Gordon wrote:
> VMDK: footer must take precedence over header when present
>
> In e.g. streamOptimized VMDKs from VSphere 4 with this flag set the
> header l1_table is bogus and only the footer l1_table can be used to
> correctly read extents.
>
> Also reverts r
VMDK: footer must take precedence over header when present
In e.g. streamOptimized VMDKs from VSphere 4 with this flag set the
header l1_table is bogus and only the footer l1_table can be used to
correctly read extents.
Also reverts recent change to VMDK4Header so order of rgd_ and
gd_offset matc