summaryrefslogtreecommitdiff
path: root/internal/fusefrontend/xattr_darwin.go
AgeCommit message (Expand)Author
2019-01-02fusefrontend: use Fsetxattr/Fgetxattr/etc on all platformsJakob Unterwurzacher
2019-01-01fusefrontend: only compile getBackingPath() on DarwinJakob Unterwurzacher
2019-01-01fusefrontend: make ListXAttr symlink-safe on LinuxJakob Unterwurzacher
2019-01-01fusefrontend: make RemoveXAttr() symlink-safeJakob Unterwurzacher
2019-01-01fusefrontend: make SetXAttr() symlink-safe on LinuxJakob Unterwurzacher
2019-01-01fusefrontend: make GetXAttr() symlink-safe on LinuxJakob Unterwurzacher
2018-05-07xattr: added passing of a "flags" parameterBolshevik