]> git.proxmox.com Git - qemu.git/commit
qcow2: Pass discard type to qcow2_discard_clusters()
authorKevin Wolf <kwolf@redhat.com>
Fri, 6 Sep 2013 10:18:47 +0000 (12:18 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 12 Sep 2013 08:12:46 +0000 (10:12 +0200)
commit670df5e3b4b5ef830a7c3c970170dbfa11cbb8d2
tree97e3575fa008158545f0521419270df4e2c4931e
parent2d1fe1873a984d1c2c89ffa3d12949cafc718551
qcow2: Pass discard type to qcow2_discard_clusters()

The function will be used internally instead of only being called for
guest discard requests.

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