diff options
| author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-07-21 16:22:33 +0200 | 
|---|---|---|
| committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-07-21 16:22:33 +0200 | 
| commit | 58470cb4d4bacb7a0bd4d23520b3e4f6841b38ca (patch) | |
| tree | 9dc3d7d8913c8da105a1f290165fd4d144b6d7d1 /README | |
| parent | 99741eab20b9fe77cef44cdacdab9e46f2dcdc15 (diff) | |
Update README
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 | 
1 files changed, 1 insertions, 3 deletions
@@ -51,9 +51,7 @@ At the moment, the following things still require some work:   - more testing (extensive unit testing for libsqfs still needed)   - extended attributes      - gensquashfs supports SELinux labeling only -    - rdsquashfs and sqfs2tar ignore them entirely -    - entire key value blocks are deduplicated, but individual value -      deduplication ("out of line" storage) isn't implemented. +    - 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)  | 
