summaryrefslogtreecommitdiffstats
path: root/sys/isofs/cd9660/cd9660_mount.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/isofs/cd9660/cd9660_mount.h')
-rw-r--r--sys/isofs/cd9660/cd9660_mount.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/isofs/cd9660/cd9660_mount.h b/sys/isofs/cd9660/cd9660_mount.h
index 5263912..8cc6a86 100644
--- a/sys/isofs/cd9660/cd9660_mount.h
+++ b/sys/isofs/cd9660/cd9660_mount.h
@@ -52,3 +52,4 @@ struct iso_args {
#define ISOFSMNT_GENS 0x00000002 /* enable generation numbers */
#define ISOFSMNT_EXTATT 0x00000004 /* enable extended attributes */
#define ISOFSMNT_NOJOLIET 0x00000008 /* disable Joliet Ext.*/
+#define ISOFSMNT_BROKENJOLIET 0x00000010/* allow broken Joliet disks */
OpenPOWER on IntegriCloud