Excluded "C" from -for_backup restore_mask=
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISO 1 "Version 1.5.7, Aug 31, 2024"
|
||||
@c man .TH XORRISO 1 "Version 1.5.7, Sep 05, 2024"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -1438,7 +1438,7 @@ and possibly:
|
||||
@*
|
||||
-lfa_flags default:on:import_only_settable
|
||||
@*
|
||||
-lfa_flags restore_mask=aAcCdDijmPsStTux
|
||||
-lfa_flags restore_mask=aAcdDijmPsStTux
|
||||
@*
|
||||
If you restore a backup with xattr from non-user namespaces, then make sure
|
||||
that the target operating system and filesystem know what these attributes
|
||||
@ -1456,9 +1456,10 @@ libisofs was compiled with support for Linux file attributes,
|
||||
which is typically not the case on non-Linux systems.
|
||||
@*
|
||||
If -lfa_flags is executed by -for_backup then the restore mask enables all
|
||||
known settable attributes, except "F" which has special constraints which
|
||||
xorriso cannot yet detect at restore time. Command -lfa_flags "restore_mask="
|
||||
after -for_backup will enable all known settable attributes.
|
||||
known settable attributes, except "C" and "F" which have special constraints
|
||||
which xorriso cannot yet detect at restore time.
|
||||
Command -lfa_flags "restore_mask=" after -for_backup will enable all known
|
||||
settable attributes.
|
||||
@c man .TP
|
||||
@item -ecma119_map "stripped"|"unmapped"|"lowercase"|"uppercase"
|
||||
@kindex -ecma119_map names w/o Rock Ridge, Joliet
|
||||
|
Reference in New Issue
Block a user