summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 2dac014..ec9991b 100644
--- a/README
+++ b/README
@@ -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