Discarding lfa_flags after loading if not enabled by -lfa_flags "read:on". Introduced new -chattr mode --remove-lfa-flags

This commit is contained in:
2024-07-22 14:42:22 +02:00
parent 8397e587f3
commit 4de02bf9a2
9 changed files with 181 additions and 103 deletions

View File

@@ -173,9 +173,13 @@ struct XorrisO { /* the global context of xorriso */
namespaces, not only "user."
if bit3: export to local filesystem all xattr
namespaces, not only "user."
During node manipulations:
enable manipulations of all xattr namespaces,
not only "user." (but usually not "isofs.")
bit11= read lfa_flags (chattr) from local file objects and
write them into the ISO filesystem
bit12= restore lfa_flags when restoring file
when loading ISO image, write them into the
ISO filesystem
bit12= restore lfa_flags when restoring file to disk
bit13= do not restore known superuser lfa_flags
bit14= restore only known lfa_flags
*/