Expose Joliet.

This commit is contained in:
Vreixo Formoso
2008-01-08 16:10:25 +01:00
parent 5475502dc8
commit 5d81305042
5 changed files with 24 additions and 4 deletions

View File

@ -65,10 +65,12 @@ typedef struct
/** Which extensions to support. */
unsigned int rockridge :1;
unsigned int joliet :1;
/* relaxed constraints */
unsigned int omit_version_numbers :1;
unsigned int allow_deep_paths :1;
unsigned int joliet_longer_paths :1;
//int relaxed_constraints; /**< see ecma119_relaxed_constraints_flag */
//unsigned int copy_eltorito:1;