libgocryptfs/internal
Jakob Unterwurzacher a602e798b1 fusefrontend: report an error if all files in a directory were invalid
Just presenting an empty directory means that the user does not know
that things went wrong unless he checks the syslog or tries to delete
the directory.

It would be nice to report the error even if only some files were
invalid. However, go-fuse does not allow returning the valid
directory entries AND an error.
2016-06-04 16:39:27 +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 fusefrontend: report an error if all files in a directory were invalid 2016-06-04 16:39:27 +02:00
nametransform nametransform, main: better error messages 2016-06-01 20:07:43 +02:00
prefer_openssl prefer_openssl: add amd64 constraint 2016-05-12 09:50:36 +02:00
stupidgcm stupidgcm: add benchmark.bash wrapper 2016-05-22 15:49:09 +02:00
toggledlog toggledlog: wpanic: use Logger.Panic instead of naked panic 2016-05-30 09:26:59 +02:00