From: VMware, Inc <> Date: Mon, 26 Jul 2010 18:40:10 +0000 (-0700) Subject: Cite PR 535343 as reason to keep disable-query-diskinfo option. X-Git-Tag: 2010.07.25-280253~68 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ea3a60a20e6ae64a4c39686f72b33668c4beefb3;p=thirdparty%2Fopen-vm-tools.git Cite PR 535343 as reason to keep disable-query-diskinfo option. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/include/conf.h b/open-vm-tools/lib/include/conf.h index a20ff5a1b..40450313a 100644 --- a/open-vm-tools/lib/include/conf.h +++ b/open-vm-tools/lib/include/conf.h @@ -68,6 +68,8 @@ /** * Lets users disable just DiskInfo. + * + * If thinking of deprecating this, please read bug 535343 first. */ #define CONFNAME_GUESTINFO_DISABLEQUERYDISKINFO "disable-query-diskinfo"