]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Thu, 31 Dec 2020 18:12:25 +0000 (10:12 -0800)
committerJohn Wolfe <jwolfe@vmware.com>
Thu, 31 Dec 2020 18:12:25 +0000 (10:12 -0800)
open-vm-tools/lib/include/file_extensions.h

index a76064f4f02f3b5c41e282fb8550e73fa9f8170b..ae5281c110d34caa159621012311a7f500c64eaa 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2016 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2016, 2020 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
@@ -95,6 +95,8 @@
 #define OPEN_VM_FORMAT_EXTENSION "ovf"
 #define ARCHIVED_OPEN_VM_FORMAT_EXTENSION "ova"
 #define NAMESPACEDB_EXTENSION "db"
+#define DATASETSSTORE_DISKMODE_EXTENSION "dsd"
+#define DATASETSSTORE_VMMODE_EXTENSION "dsv"
 // "xvm" // VMware console configuration file
 
 /*