diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2013-02-07 17:15:01 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-02-22 21:21:09 +0100 |
commit | 801f70445293ec8ed2d78fd92313c2f71fa48ac9 (patch) | |
tree | 78c214d9281f84860be72df80ddff2d490f4431b /xen-all.c | |
parent | 8599ea4c42c098d2657ed632ad569f7a665706a4 (diff) |
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 'xen-all.c')
0 files changed, 0 insertions, 0 deletions