summaryrefslogtreecommitdiff
path: root/mntopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'mntopt.h')
-rw-r--r--mntopt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mntopt.h b/mntopt.h
index f732eda..e714243 100644
--- a/mntopt.h
+++ b/mntopt.h
@@ -15,6 +15,7 @@
#define MNTTYPE_AUTOFS "autofs" /* Automount mountpoint */
#define MNTTYPE_JFS "jfs" /* JFS file system */
#define MNTTYPE_NFS4 "nfs4" /* NFSv4 filesystem */
+#define MNTTYPE_MPFS "mpfs" /* EMC Celerra MPFS filesystem */
/* mount options */
#define MNTOPT_NOQUOTA "noquota" /* don't enforce quota */