Excluded "C" from -for_backup restore_mask=
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISO 1 "Version 1.5.7, Aug 31, 2024"
|
||||
.TH XORRISO 1 "Version 1.5.7, Sep 05, 2024"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -1182,7 +1182,7 @@ and possibly:
|
||||
.br
|
||||
\-lfa_flags default:on:import_only_settable
|
||||
.br
|
||||
\-lfa_flags restore_mask=aAcCdDijmPsStTux
|
||||
\-lfa_flags restore_mask=aAcdDijmPsStTux
|
||||
.br
|
||||
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
|
||||
@ -1200,9 +1200,10 @@ libisofs was compiled with support for Linux file attributes,
|
||||
which is typically not the case on non\-Linux systems.
|
||||
.br
|
||||
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.
|
||||
.TP
|
||||
\fB\-ecma119_map\fR "stripped"|"unmapped"|"lowercase"|"uppercase"
|
||||
Choose the conversion of file names when a session gets loaded, if they stem
|
||||
|
Reference in New Issue
Block a user