From: Oliver Kurth Date: Mon, 5 Aug 2019 18:22:01 +0000 (-0700) Subject: Enable the guest OS disk mapping feature as default. X-Git-Tag: stable-11.0.0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=867f9cf4fd9903e1e10e4d7f70fef3b7fdb2a5d3;p=thirdparty%2Fopen-vm-tools.git Enable the guest OS disk mapping feature as default. Enabling the OS disk mapping feature in VMware Tools 11.0.0 for Windows and Linux guests. --- diff --git a/open-vm-tools/services/plugins/guestInfo/guestInfoInt.h b/open-vm-tools/services/plugins/guestInfo/guestInfoInt.h index aaab8efe0..79ca107a8 100644 --- a/open-vm-tools/services/plugins/guestInfo/guestInfoInt.h +++ b/open-vm-tools/services/plugins/guestInfo/guestInfoInt.h @@ -33,10 +33,10 @@ #include "dynbuf.h" /* Default for whether to query and report disk UUIDs */ -#define CONFIG_GUESTINFO_REPORT_UUID_DEFAULT FALSE +#define CONFIG_GUESTINFO_REPORT_UUID_DEFAULT TRUE /* Default for whether to query and report disk devices */ -#define CONFIG_GUESTINFO_REPORT_DEVICE_DEFAULT FALSE +#define CONFIG_GUESTINFO_REPORT_DEVICE_DEFAULT TRUE /* * Plugin-specific data structures for the DiskGuestInfo.