Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-25 | Remove condensed sparse file handling from libsquashfs | David Oberhollenzer | |
This only exists for tar2sqfs. Move the sparse file map to libtar and add the ability to do this into the stind sqfs_file_t abstraction, so it acts like a normal file but internally stitches the data together from the sparse implementation. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2019-09-25 | Cleanup: move the stdin sqfs_file_t wrapper out of libsquashfs | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |