Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-28 | Implement flush function that generates all the tables | David Oberhollenzer | |
Mostly straight copy-pasta from the sqfshelper code, except it doesn't use the fstree functions. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2019-09-28 | Add recoding implementation for the xattr writer | David Oberhollenzer | |
This commit implements the part of the API responsible for recoding and deduplicating xattr key-value blocks. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |