libgocryptfs/internal/nametransform
Jakob Unterwurzacher 8074f12beb nametransform: ReadDirIVAt: return raw syscall error
Otherwise this can happen, as triggered by xfstests generic/011:

  go-fuse: can't convert error type: openat failed: too many open files

The app then gets a misleading "Function not implemented" error.
2019-01-04 23:21:27 +01:00
..
diriv.go nametransform: ReadDirIVAt: return raw syscall error 2019-01-04 23:21:27 +01:00
longnames.go A few more spelling fixes. 2019-01-04 01:23:44 +01:00
longnames_test.go longnames: fix fsstress failure, use dirfd 2016-04-10 21:31:08 +02:00
names.go fusefrontend: add dirCache 2019-01-03 15:31:13 +01:00
names_test.go nametransform: harden name decryption against invalid input 2017-05-23 21:26:38 +02:00
pad16.go nametransform: harden name decryption against invalid input 2017-05-23 21:26:38 +02:00