]> git.proxmox.com Git - qemu.git/commit
Count dirty blocks and expose an API to get dirty count
authorLiran Schour <lirans@il.ibm.com>
Tue, 26 Jan 2010 08:31:48 +0000 (10:31 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 9 Feb 2010 22:56:14 +0000 (16:56 -0600)
commitaaa0eb75e2e56d483c89731a447c999985713b43
tree1d026f3e2867cabc2e896b82aede646297aee8a6
parentd76cac7dfbff76acb8eac2de849d148b0ff8cbbb
Count dirty blocks and expose an API to get dirty count

This will manage dirty counter for each device and will allow to get the
dirty counter from above.

Signed-off-by: Liran Schour <lirans@il.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
block.c
block.h
block_int.h