diff options
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -49,12 +49,13 @@ together with the existing tools: At the moment, the following things still require some work: - more testing (extensive unit testing for libsqfs still needed) + - many corner cases in the Xattr code have never been tested + - NFS export should work in theory but hasn't been tested yet - extended attributes - gensquashfs supports SELinux labeling only - code for reading them back from an image doesn't exist yet - hard links (not implemented; tar2sqfs turns them into symlinks) - File deduplication (not implemented; do we even need this?) - - NFS export tables (not implemented yet) Future plans |