qga-win: add driver path usage to GuestFilesystemInfo
commitc07e5e6ef3b5a2737387f86912ac30d1e9d48909
authorChen Hanxiao <chenhanxiao@gmail.com>
Thu, 14 Jun 2018 08:06:07 +0000 (14 16:06 +0800)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 3 Jul 2018 16:38:05 +0000 (3 11:38 -0500)
tree5dcc2cbd58a691fa7d8a3a5c476a7e48832820f0
parent25b5ff1a860634c2b1463b2882ed02cd55f8ac62
qga-win: add driver path usage to GuestFilesystemInfo

This patch adds support for getting the usage of
windows driver path.
The usage of fs stored as used_bytes and total_bytes.

Cc: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/commands-win32.c