Jakob Unterwurzacher
|
8253c55386
|
tests: add Fchmodat test
Test that we handle symlinks correctly.
|
2019-01-07 23:07:53 +01:00 |
|
Jakob Unterwurzacher
|
57a5a8791f
|
tests: syscallcompat: allow failure for symlinks > 1000
MacOS and old XFS versions do not support very long symlinks,
but let's not make the tests fail because of that.
https://github.com/rfjakob/gocryptfs/issues/267
|
2018-10-11 19:45:47 +02:00 |
|
Jakob Unterwurzacher
|
c5243fc79e
|
MacOS: don't test symlinks longer than 1000 bytes
The limit is much lower than on Linux.
https://github.com/rfjakob/gocryptfs/issues/213
|
2018-02-28 20:40:08 +01:00 |
|
Jakob Unterwurzacher
|
f97494e89b
|
syscallcompat: add Readlinkat
We need readlinkat to implement Readlink
symlink-race-free.
|
2017-12-06 21:07:24 +01:00 |
|