New -lfa_flags mode "auto_on"
This commit is contained in:
@ -1058,8 +1058,16 @@ xattr manipulation commands.
|
||||
Enable, disable, or influence processing of Linux file attributes as described
|
||||
in man 1 chattr.
|
||||
.br
|
||||
Mode "on" enables actual processing of the attributes. Mode "off" disables it.
|
||||
The other modes define the behavior in case of "on".
|
||||
Mode "on" enables actual processing of the attributes.
|
||||
.br
|
||||
Mode "off" disables it.
|
||||
.br
|
||||
Mode "auto_on" enables it only if the underlying libisofs was compiled
|
||||
with support for Linux file attributes, which is typically not the case on
|
||||
non\-Linux systems. Enabled processing without lisofs support would cause
|
||||
failure events when reading disk files.
|
||||
.br
|
||||
The other modes define the behavior in case of "on":
|
||||
.br
|
||||
Mode "read" enables obtaining of these attributes from disk files,
|
||||
storing them in the emerging ISO 9660 filesystem as AAIP data, importing
|
||||
|
Reference in New Issue
Block a user