New -lfa_flags mode "auto_on"

This commit is contained in:
2024-07-23 18:56:09 +02:00
parent 9ca64c4e9f
commit ce66b6a7e4
6 changed files with 105 additions and 74 deletions

View File

@@ -1310,8 +1310,16 @@ xattr manipulation commands.
Enable, disable, or influence processing of Linux file attributes as described
in man 1 chattr.
@*
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.
@*
Mode "off" disables it.
@*
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.
@*
The other modes define the behavior in case of "on":
@*
Mode "read" enables obtaining of these attributes from disk files,
storing them in the emerging ISO 9660 filesystem as AAIP data, importing