qcow2: Make overlap check mask variable
commit3e3553905cfc814d59de6d1a634c3a991b2a9257
authorMax Reitz <mreitz@redhat.com>
Thu, 10 Oct 2013 09:09:24 +0000 (10 11:09 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 11 Oct 2013 14:50:00 +0000 (11 16:50 +0200)
tree6c9fb3953ea84d8ec76f408c0bb48f50cede934e
parent231bb267644ee3a9ebfd9c7f42d5d41610194b45
qcow2: Make overlap check mask variable

Replace the QCOW2_OL_DEFAULT macro by a variable overlap_check in
BDRVQcowState.

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