Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-12 | tests: don't crash on empty Flistxattr result | Jakob Unterwurzacher | |
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. |