----- "Dave Anderson" <anderson(a)redhat.com> wrote:
What could be done is to have the xc_core_verify() initialization code read
the dumpfile header into an "original" xc_core_header structure type, verify
it
as one of the "old-style" dumpfiles, but then store the offsets into your
updated xc_core_header structure.
Dave
How does the attached patch work for you?
Dave