]> git.proxmox.com Git - mirror_qemu.git/commit - block/qcow2.c
qcow2: Array assigning options to OL check bits
authorMax Reitz <mreitz@redhat.com>
Thu, 10 Oct 2013 09:09:26 +0000 (11:09 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 11 Oct 2013 14:50:00 +0000 (16:50 +0200)
commit4092e99d935fe26fd53631cc9e170f9a19e3ee4a
tree2ce159c9530e47563538dcb4711884f60735e12a
parent05de7e86cab3ed3830de38b38b39bbc711bc1158
qcow2: Array assigning options to OL check bits

Add an array which assigns the option string to its corresponding
overlap check bit.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/qcow2.c