aboutsummaryrefslogtreecommitdiff
path: root/lib/sqfs/inode.c
AgeCommit message (Expand)Author
2020-02-23Remove the sqfs_inode_copy functionDavid Oberhollenzer
2020-02-23Unify the payload counters in the sqfs_inode_generic_tDavid Oberhollenzer
2020-01-19Cleanup: remove the payload pointers from sqfs_inode_generic_tDavid Oberhollenzer
2020-01-19Add a helper function to unpack directory index entriesDavid Oberhollenzer
2020-01-12Add an inode deep copy helper function to libsquashfsDavid Oberhollenzer
2019-10-03Add a counter-part to sqfs_inode_get_xattr_indexDavid Oberhollenzer
2019-09-27Cleanup: replace fixed with data types with typedefsDavid Oberhollenzer
2019-09-22Add helper functions for working with inodesDavid Oberhollenzer