summaryrefslogtreecommitdiff
path: root/block/blkdebug.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2013-02-07 17:15:01 +0100
committerKevin Wolf <kwolf@redhat.com>2013-02-22 21:21:09 +0100
commit801f70445293ec8ed2d78fd92313c2f71fa48ac9 (patch)
tree78c214d9281f84860be72df80ddff2d490f4431b /block/blkdebug.c
parent8599ea4c42c098d2657ed632ad569f7a665706a4 (diff)
downloadqemu-801f70445293ec8ed2d78fd92313c2f71fa48ac9.tar.gz
qcow2: introduce check_refcounts_l1/l2() flags
The check_refcounts_l1/l2() functions have a check_copied argument to check that the QCOW_O_COPIED flag is consistent with refcount == 1. This should be a bool, not an int. However, the next patch introduces qcow2 fragmentation statistics and also needs to pass an option to check_refcounts_l1/l2(). This is a good opportunity to use an int flags field. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'block/blkdebug.c')
0 files changed, 0 insertions, 0 deletions