project-machine / puzzlefs

Apache License 2.0
380 stars 18 forks source link

Implement fuse readlink, listxattr and getxattr #52

Closed ariel-miculas closed 1 year ago

ariel-miculas commented 1 year ago

Fixes #8

ariel-miculas commented 1 year ago

This also fixes the squashfuse mount issue which was caused by:

lgetxattr("/tmp/puzzle/.", "user.overlay.opaque", 0x7ffc5aaf7d30, 16) = -1 ENOMEDIUM (No medium found)