New -xattr mode "any" to process all xattr namespaces of local filesystem
This commit is contained in:
@ -161,6 +161,10 @@ struct XorrisO { /* the global context of xorriso */
|
||||
bit7= omit dev check with bit5
|
||||
bit8= store output charset in xattr "isofs.cs"
|
||||
bit9= set input charset from xattr "isofs.cs"
|
||||
bit10= if bit2: import from local filesystem all xattr
|
||||
namespaces, not only "user."
|
||||
if bit3: export to local filesystem all xattr
|
||||
namespaces, not only "user."
|
||||
*/
|
||||
|
||||
int do_md5; /* bit0= read MD5 array
|
||||
|
Reference in New Issue
Block a user