libgocryptfs/internal/fusefrontend_reverse
M. Vefa Bicakci d48ccb3dda Report correct symbolic link dentry sizes
Prior to this commit, gocryptfs's reverse mode did not report correct
directory entry sizes for symbolic links, where the dentry size needs to
be the same as the length of a string containing the target path.

This commit corrects this issue and adds a test case to verify the
correctness of the implementation.

This issue was discovered during the use of a strict file copying program
on a reverse-mounted gocryptfs file system.
2017-03-07 20:46:58 +01:00
..
ctlsock_interface.go nametransform: fix Raw64 not affecting longnames 2017-03-05 22:25:41 +01:00
ino_map.go fusefrontend: upgrade wlockMap to use device AND inode number 2016-11-17 20:32:19 +01:00
reverse_longnames.go nametransform: fix Raw64 not affecting longnames 2017-03-05 22:25:41 +01:00
rfile.go Fix golint warnings 2016-11-10 00:38:01 +01:00
rfs.go Report correct symbolic link dentry sizes 2017-03-07 20:46:58 +01:00
rpath.go tests: reverse: check Access() call 2017-02-16 21:20:29 +01:00
rpath_cache.go reverse: add single-entry path cache 2017-01-03 18:14:01 +01:00
virtualfile.go Fix golint warnings 2016-11-10 00:38:01 +01:00