Am 02.09.2013 um 15:52 hat Stefan Hajnoczi geschrieben:
> On Mon, Sep 2, 2013 at 10:49 AM, Kevin Wolf wrote:
> > From: Max Reitz
> >
> > Move the OFLAG_COPIED checks out of check_refcounts_l1 and
> > check_refcounts_l2 and after the actual refcount checks/fixes (since the
> > refcounts might actu
On Mon, Sep 2, 2013 at 10:49 AM, Kevin Wolf wrote:
> From: Max Reitz
>
> Move the OFLAG_COPIED checks out of check_refcounts_l1 and
> check_refcounts_l2 and after the actual refcount checks/fixes (since the
> refcounts might actually change there).
>
> Signed-off-by: Max Reitz
> Signed-off-by: K