New -osirrox option strict_acl

This commit is contained in:
2011-08-23 10:42:01 +00:00
parent 11eb2bdacf
commit f48548fc22
11 changed files with 181 additions and 104 deletions

View File

@@ -270,6 +270,7 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
m->do_concat_split= 1;
m->do_auto_chmod= 0;
m->do_restore_sort_lba= 0;
m->do_strict_acl= 0;
m->dialog= 0;
m->bsl_interpretation= 0;
m->search_mode= 0;