From: Oliver Kurth Date: Fri, 2 Aug 2019 18:07:21 +0000 (-0700) Subject: Enable the guest OS disk mapping feature as default. X-Git-Tag: stable-11.1.0~269 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5445ab7798be8ecb5c25ecb8505461e47940ed19;p=thirdparty%2Fopen-vm-tools.git Enable the guest OS disk mapping feature as default. --- 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.