Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko

This commit is contained in:
2012-05-24 07:06:56 +00:00
parent caeef32866
commit b6857855f5
4 changed files with 6 additions and 2 deletions

View File

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