Provisory new image generation extension isoburn_igopt_fat

This commit is contained in:
2012-06-10 18:39:50 +00:00
parent 8813a85304
commit ea18b7f420
4 changed files with 23 additions and 3 deletions

View File

@ -394,6 +394,7 @@ struct isoburn_imgen_opts {
unsigned int joliet :1;
unsigned int iso1999 :1;
unsigned int hfsplus :1;
unsigned int fat :1;
/* Whether to mark suitable IsoNode as hardlinks in RRIP PX */
unsigned int hardlinks :1;