libgocryptfs/internal
David Gnedt a93bcabe9c Encrypt path in statfs() calls
Paths in statfs() calls were not encrypted resulting in
an Function not implemented error, when the unencrypted
path didn't exist in the underlying (encrypted)
filesystem.

$ df plain/existingdir
df: ‘plain/existingdir’: Function not implemented
2016-05-12 23:24:39 +02:00
..
configfile Enable openssl in tests to support old Go versions 2016-03-03 00:59:58 +01:00
contentenc Enable openssl in tests to support old Go versions 2016-03-03 00:59:58 +01:00
cryptocore stupidgcm: skip tests on Go 1.4 and older 2016-05-05 00:09:08 +02:00
fusefrontend Encrypt path in statfs() calls 2016-05-12 23:24:39 +02:00
nametransform longnames: fix fsstress failure, use dirfd 2016-04-10 21:31:08 +02:00
prefer_openssl prefer_openssl: add amd64 constraint 2016-05-12 09:50:36 +02:00
stupidgcm stupidgcm: set dummy locking callback. 2016-05-05 00:09:08 +02:00
toggledlog longnames part II: Rename, Unlink, Rmdir, Mknod, Mkdir + tests 2016-02-07 14:02:09 +01:00