]> Git Repo - qemu.git/commit - block/qcow2.h
qcow2: Pass discard type to qcow2_discard_clusters()
authorKevin Wolf <[email protected]>
Fri, 6 Sep 2013 10:18:47 +0000 (12:18 +0200)
committerKevin Wolf <[email protected]>
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 <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
block/qcow2-cluster.c
block/qcow2.c
block/qcow2.h
This page took 0.025602 seconds and 4 git commands to generate.