add the cdfs options here.
authorChristos Zoulas <christos@zoulas.com>
Fri, 2 Jan 2009 16:33:34 +0000 (16:33 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 2 Jan 2009 16:33:34 +0000 (16:33 +0000)
m4/macros/header_templates.m4

index 5fed9bde02718dc807d0c039abd090d6b3b1cc1d..93587be05310355c1203f144ec118853e6517c4b 100644 (file)
@@ -701,12 +701,30 @@ AH_TEMPLATE([MNT2_NFS_OPT_XLATECOOKIE],
 AH_TEMPLATE([MNT2_CDFS_OPT_DEFPERM],
 [Ignore permission bits])
 
+AH_TEMPLATE([MNT2_CDFS_OPT_EXTATT],
+[Enable external attributes])
+
+AH_TEMPLATE([MNT2_CDFS_OPT_GENS],
+[Show file generations])
+
+AH_TEMPLATE([MNT2_CDFS_OPT_NOCASETRANS],
+[Disable filename case translation])
+
 AH_TEMPLATE([MNT2_CDFS_OPT_NODEFPERM],
 [Use on-disk permission bits])
 
+AH_TEMPLATE([MNT2_CDFS_OPT_NOJOLIET],
+[Disable Joliet extensions])
+
+AH_TEMPLATE([MNT2_CDFS_OPT_NORRIP],
+[Disable Rock Ridge Interchange Protocol (RRIP) extensions])
+
 AH_TEMPLATE([MNT2_CDFS_OPT_NOVERSION],
 [Strip off extension from version string])
 
+AH_TEMPLATE([MNT2_CDFS_OPT_RRCASEINS],
+[Enable Rock Ridge Interchange Protocol (RRIP) case insensitive filename extensions])
+
 AH_TEMPLATE([MNT2_CDFS_OPT_RRIP],
 [Use Rock Ridge Interchange Protocol (RRIP) extensions])