libgocryptfs/internal/fusefrontend
Jakob Unterwurzacher 7b22b426b9 contentenc: rename PlaintextRange and CiphertextRange
The name could be misunderstood and actually caused a bug:
doWrite used to always preallocate 4128 instead of the actual
data length.
2016-07-02 00:12: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 contentenc: rename PlaintextRange and CiphertextRange 2016-07-02 00:12:36 +02:00
file_holes.go fusefrontend: coalesce grows in Truncate() 2016-07-01 23:32:27 +02:00
fs.go fusefrontend: handle dir-overwrites-dir on XFS 2016-06-30 23:17:54 +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