squashfs-tools-ng icon indicating copy to clipboard operation
squashfs-tools-ng copied to clipboard

Support extended attribute reading from a file.

Open Gottox opened this issue 3 years ago • 1 comments

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.

Gottox avatar Dec 16 '21 18:12 Gottox

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?

Gottox avatar Dec 16 '21 18:12 Gottox

Facing Hacktoberfest, I wanted to start working on this PR again. I changed a few things and will open a new rebased PR. :+1:

Gottox avatar Oct 05 '22 12:10 Gottox