Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-05 | gensquashfs: replace XattrMapEntry with sqfs_xattr_t | David Oberhollenzer | |
It has the same members, but with the added benefit that we already have helper functions for it in libsquashfs and we can just hose it directly into the xattr writer. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2023-01-31 | Reintegrate test code with library code | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |