New -osirrox mode "banned"

This commit is contained in:
2009-04-05 14:30:45 +00:00
parent 90e178a14d
commit 3a63d2b10f
4 changed files with 43 additions and 17 deletions

View File

@ -237,7 +237,8 @@ struct XorrisO { /* the global context of xorriso */
/* XORRISO options */
int allow_graft_points;
int allow_restore; /* 0= disallowed, 1=allowed, 2=device files allowed */
int allow_restore; /* -1=permanently disallowed
0=disallowed, 1=allowed, 2=device files allowed */
int do_concat_split; /* 1= restore complete split file directories as
regular files
*/