On Thu, Nov 17, 2011 at 3:13 PM, Kevin Wolf <kw...@redhat.com> wrote: > This is more or less the same kind of fixes that we made in the rest of qcow2 > last year: Return the right error codes and make the order of operations safe > so that a crash can lead to no more than cluster leaks. > > Although all of these are bug fixes, I'm not so sure about taking them into > 1.0. Maybe we can take some of the easier ones and leave others out, or just > move the whole series to 1.1. Feedback on this would appreciated.
Thanks Kevin. I left comments on individual patches. I'll review v2 from scratch again because these changes can be subtle. Stefan