libgocryptfs/internal/fusefrontend
Jakob Unterwurzacher 3288d98703 fusefrontend: fix PlaintextNames versions of Mkdir, Rmdir
The "!fs.args.DirIV" special case was removed by b17f0465c7
but that, by accident, also removed the handling for
PlaintextNames.

Re-add it as an explicit PlaintextNames special case.

Also adds support for removing directories that miss their
gocryptfs.diriv file for some reason.
2016-06-27 00:27:36 +02:00
..
args.go fusefronted: preserve owner if running as root 2016-06-26 19:18:13 +02:00
compat_darwin.go Move pathfs_frontend to internal/fusefrontend 2016-02-06 19:27:59 +01:00
compat_linux.go Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
file.go main, fusefrontend: enable suid functionality 2016-06-26 20:13:21 +02:00
file_holes.go Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
fs.go main, fusefrontend: enable suid functionality 2016-06-26 20:13:21 +02:00
fs_dir.go fusefrontend: fix PlaintextNames versions of Mkdir, Rmdir 2016-06-27 00:27:36 +02:00
names.go Drop deprecated "-diriv" option 2016-06-23 21:38:59 +02:00
write_lock.go fusefrontend: simplify wlockMap 2016-05-29 22:40:05 +02:00