aboutsummaryrefslogtreecommitdiff
path: root/tests/matrix/symlink_linux_test.go
AgeCommit message (Collapse)Author
15 hoursdarwin: syscallcompat: Openat: use O_SYMLINKo_symlinkJakob Unterwurzacher
Also add tests that opening a symlink (using unix.O_PATH | unix.O_NOFOLLOW) works. https://github.com/rfjakob/gocryptfs/issues/993