diff options
author | Kevin Wolf <kwolf@redhat.com> | 2019-02-27 17:26:40 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2019-03-08 12:26:46 +0100 |
commit | e9f5b6deaa865e5265327de42b77553840c94880 (patch) | |
tree | 085a30d0dc449a1430323ca76b3edb66c342bb00 /qapi | |
parent | aa8b34c1b21b8a977de0293cfba9fb91ed14350d (diff) |
qcow2: Support external data file in qemu-img check
For external data files, data clusters must be excluded from the
refcount calculations. Instead, an implicit refcount of 1 is assumed for
the COPIED flag.
Compressed clusters and internal snapshots are incompatible with
external data files, so print an error if they are in use for images
with an external data file.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions