On Mon, Sep 30, 2013 at 09:21:07AM +0200, Max Reitz wrote: > CHECK_OFLAG_COPIED as a parameter to check_refcounts_l1 and > check_refcounts_l2 is obselete now, since the OFLAG_COPIED consistency > check is actually no longer performed by these functions (but by > check_oflag_copied). > > Signed-off-by: Max Reitz <mre...@redhat.com> > --- > block/qcow2-refcount.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-)
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan