On Fri, Mar 07, 2014 at 11:10:12PM +0100, Max Reitz wrote: > When reading the refcount table entry in get_refcount(), only bits which > are actually significant for the refcount block offset should be taken > into account. > > Signed-off-by: Max Reitz <mre...@redhat.com> > --- > block/qcow2-refcount.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan