Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-01 | fusefrontend: make GetXAttr() symlink-safe on Linux | Jakob Unterwurzacher | |
Uses the /proc/self/fd trick, which does not work on Darwin. | |||
2019-01-01 | tests: add Flistxattr/Fgetxattr/Fremovexattr tests | Jakob Unterwurzacher | |
Test for the upcoming fd-based xattr support. |