Let -for_backup perform -lfa_flags only if enabled at compile time in libisofs
This commit is contained in:
@ -187,6 +187,10 @@ struct XorrisO { /* the global context of xorriso */
|
||||
int lfa_flags_setting; /* Current settings of command -lfa_flags
|
||||
bit0= on
|
||||
bit1= auto_su
|
||||
bit2= auto_on (i.e. only if libisofs has been
|
||||
compiled with lfa enabled)
|
||||
bit3= libisofs indeed has lfa enabled
|
||||
(to be set only at program start)
|
||||
bit11-14= at the end of the command these bits
|
||||
get put into .do_aaip if bit0 is on.
|
||||
Else the lfa bits of do_aaip will be set
|
||||
|
Reference in New Issue
Block a user