libgocryptfs/internal/fusefrontend
Jakob Unterwurzacher b2f3dbb8bd fusefrontend: when chown'ing a directory, also chown its diriv
When filename encryption is active, every directory contains
a "gocryptfs.diriv" file. This file should also change the owner.

Fixes https://github.com/rfjakob/gocryptfs/issues/86
2017-03-02 19:12:21 +01:00
..
args.go main, fusefrontend: add "-noprealloc" option 2016-11-25 09:19:14 +01:00
ctlsock_interface.go ctlsock: better error message for forward mode path decryption 2017-01-29 18:55:52 +01:00
file.go main, fusefrontend: add "-noprealloc" option 2016-11-25 09:19:14 +01:00
file_allocate_truncate.go fusefrontend: get the file ID from the open files table 2016-11-17 22:29:45 +01:00
file_holes.go fusefrontend: move hole padding check out of Write() 2016-10-25 22:37:45 +02:00
fs.go fusefrontend: when chown'ing a directory, also chown its diriv 2017-03-02 19:12:21 +01:00
fs_dir.go fusefrontend: use Lchown when preserving owner 2016-11-28 22:46:04 +01:00
names.go nametransform: delete unused function DecryptPathDirIV 2016-09-25 18:56:23 +02:00
write_lock.go Fix golint warnings, add helper script 2016-11-17 23:40:03 +01:00