]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes in shared code that don't affect open-vm-tools functionality.
authorVMware, Inc <>
Mon, 21 May 2012 22:26:50 +0000 (15:26 -0700)
committerDmitry Torokhov <dtor@vmware.com>
Tue, 22 May 2012 18:57:13 +0000 (11:57 -0700)
Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
open-vm-tools/lib/include/log.h

index 3ff529a3fa6e2d4979025985e7cd55e539650ddd..c17119d684b7e879faa8a2df80f7217693f7f724 100644 (file)
@@ -168,6 +168,7 @@ typedef struct
    Bool           fastRotation;         // ESX log rotation optimization
    Bool           preventRemove;        // prevent Log_RemoveFile(FALSE)
    Bool           syncAfterWrite;       // Sync after a write. Expensive!
+   Bool           systemAreaTemp;       // temp logs to system/user area
 
    int32          stderrMinLevel;       // This level and above to stderr
    int32          logMinLevel;          // This level and above to log