Thomas Schmitt 2020-07-07 14:29:09 +00:00
parent c653df7f87
commit e2625c351f
1 changed files with 1 additions and 1 deletions

@ -21,7 +21,7 @@ See [Partition Offset](PartitionOffset).
libisofs supports the extension [AAIP](Aaip) which can store ACLs and xattr libisofs supports the extension [AAIP](Aaip) which can store ACLs and xattr
in ISO-9660 filesystems. in ISO-9660 filesystems.
If linked with zlib then it supports [zisofs compression](Zisofs) which is If linked with zlib then it supports [zisofs compression](zisofs) which is
transparently uncompressed by some Linux kernels. It is possible to have transparently uncompressed by some Linux kernels. It is possible to have
data file content compressed to gzip format or to have it filtered by data file content compressed to gzip format or to have it filtered by
an external process. an external process.