]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common source file not applicable to open-vm-tools.
authorKaty Feng <fkaty@vmware.com>
Thu, 16 Nov 2023 17:21:20 +0000 (09:21 -0800)
committerKaty Feng <fkaty@vmware.com>
Thu, 16 Nov 2023 17:21:20 +0000 (09:21 -0800)
open-vm-tools/services/plugins/vmbackup/stateMachine.c

index 6d8288c0b55237a719c3ac570107fd5fa520582f..a73396507e63ba6cf8e33176e351089eb2c7d937 100644 (file)
@@ -100,7 +100,7 @@ VM_EMBED_VERSION(VMTOOLSD_VERSION_STRING);
  * TRUE will allow the host to use NVMe feature in snapshot,
  * FALSE otherwise.
  */
-#define VMBACKUP_CFG_ENABLENVME_DEFAULT                  FALSE
+#define VMBACKUP_CFG_ENABLENVME_DEFAULT                  TRUE
 
 static VmBackupState *gBackupState = NULL;