New command -rr_reloc_dir

This commit is contained in:
2012-03-10 14:59:44 +00:00
parent 7a3a44c6d4
commit 95451fa308
13 changed files with 232 additions and 124 deletions

View File

@ -144,6 +144,8 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
m->scdbackup_tag_written[0]= 0;
m->scdbackup_tag_listname[0]= 0;
m->relax_compliance= 0;
m->rr_reloc_dir[0]= 0;
m->rr_reloc_flags= 1;
m->untranslated_name_len= 0;
m->do_follow_pattern= 1;
m->do_follow_param= 0;