538cae610c
...and if Getdents is not available at all. Due to this warning I now know that SSHFS always returns DT_UNKNOWN: gocryptfs[8129]: Getdents: convertDType: received DT_UNKNOWN, falling back to Lstat This behavoir is confirmed at http://ahefner.livejournal.com/16875.html: "With sshfs, I finally found that obscure case. The dtype is always set to DT_UNKNOWN [...]" |
||
---|---|---|
.. | ||
getdents_linux.go | ||
getdents_other.go | ||
getdents_test.go | ||
sys_darwin.go | ||
sys_linux.go |