summaryrefslogtreecommitdiff
path: root/open-vm-tools/lib/include/wiper.h
diff options
context:
space:
mode:
Diffstat (limited to 'open-vm-tools/lib/include/wiper.h')
-rw-r--r--open-vm-tools/lib/include/wiper.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/open-vm-tools/lib/include/wiper.h b/open-vm-tools/lib/include/wiper.h
index 85564419..ef2e0804 100644
--- a/open-vm-tools/lib/include/wiper.h
+++ b/open-vm-tools/lib/include/wiper.h
@@ -1,5 +1,5 @@
/*********************************************************
- * Copyright (C) 2004 VMware, Inc. All rights reserved.
+ * Copyright (C) 2004-2015 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
@@ -46,6 +46,8 @@ typedef enum {
PARTITION_EXT4,
PARTITION_HFS,
PARTITION_ZFS,
+ PARTITION_XFS,
+ PARTITION_BTRFS,
} WiperPartition_Type;
/* Max size of a path */