libgocryptfs/internal/fusefrontend_reverse
Jakob Unterwurzacher d3764b7753 reverse: fix longname decoding bug
This could have caused spurious ENOENT errors.

That it did not cause these errors all the time is interesting
and probably because an earlier readdir would place the entry
in the cache. This masks the bug.
2016-11-10 23:30:30 +01:00
..
ctlsock_interface.go Fix golint warnings 2016-11-10 00:38:01 +01:00
ino_map.go lint fixes 2016-10-04 23:18:33 +02:00
reverse_longnames.go reverse: fix longname decoding bug 2016-11-10 23:30:30 +01:00
rfile.go Fix golint warnings 2016-11-10 00:38:01 +01:00
rfs.go Fix golint warnings 2016-11-10 00:38:01 +01:00
rpath.go reverse: fix longname decoding bug 2016-11-10 23:30:30 +01:00
virtualfile.go Fix golint warnings 2016-11-10 00:38:01 +01:00