commit | 1a4828c7934f592c146bc3dc979e78df430545cf | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Wed Dec 02 19:11:04 2015 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Jan 20 13:36:23 2016 +0100 |
tree | a644fd6e2cc3341cfa06a02e610c9235d1045fcc | |
parent | 80c71a241ae3cd3b89527865ba730b2fa1f9e46f [diff] |
qcow2: Write feature table only for v3 images Version 2 images don't have feature bits, so writing a feature table to those images is kind of pointless. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>