Am 29.07.2011 06:49, schrieb Devin Nakamura: > Signed-off-by: Devin Nakamura <devin...@gmail.com> > --- > block/qcow2.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 54 insertions(+), 0 deletions(-)
Do we really need to build a completely new header? We should already have one at a different offset that we only need to copy, no? Kevin