Comment 15 for bug 404394

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: qcow2 corruption regression

Okay, this problem is caused by the upstream git commit that we cherry picked:
  qcow2-corruption-Fix-alloc_cluster_link_l2-Kevin-W.patch
  641636d19e3d8eeb8fac31e20641eaf33befd6e7

It was fixed upstream by
  Fix-cluster-freeing-in-qcow2.patch
  d4d698f020e50333d6eae48ce323752613b5c3ea

We need to cherry pick and apply that commit to our Jaunty package, as well as the kvm-84 that lives in hardy-backports and intrepid-backports.

I'm attaching the debdiff here, and uploading to jaunty-proposed.

:-Dustin