squashfs-tools-ng
squashfs-tools-ng copied to clipboard
Support extended attribute reading from a file.
This PR is WIP
I just want to get feedback for now if this is the right approach or if it should be implemented in another way for now. The file format that is used will be compatible with the output of getfattr --dump XXX.
This PR addresses #101 and #3.
For now this is a stub. I'm planning to import the parsing source directly from attr which is used by setfattr --restore XXX. Would that be the right approach?
Facing Hacktoberfest, I wanted to start working on this PR again. I changed a few things and will open a new rebased PR. :+1: