[PATCH 0/5] Drivers: hv: Miscellaneous fixes

From: kys
Date: Sun Aug 06 2017 - 16:13:39 EST


From: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>

Miscellaneous fixes.

Alex Ng (5):
Tools: hv: vss: Skip freezing filesystems backed by loop
Drivers: hv: balloon: Correctly update onlined page count
Drivers: hv: balloon: Show the max dynamic memory assigned
Drivers: hv: balloon: Initialize last_post_time on startup
Drivers: hv: kvp: Use MAX_ADAPTER_ID_SIZE for translating adapter id

drivers/hv/hv_balloon.c | 12 ++++++------
drivers/hv/hv_kvp.c | 2 +-
tools/hv/hv_vss_daemon.c | 7 +++++++
3 files changed, 14 insertions(+), 7 deletions(-)