libgocryptfs/internal/fusefrontend
Jakob Unterwurzacher 54470baa23 fusefrontend: add fallocate support
Mode=0 (default) and mode=1 (keep size) are supported.
The patch includes test cases and the whole thing passed xfstests.

Fixes https://github.com/rfjakob/gocryptfs/issues/1 .
2016-07-02 19:52:09 +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 fusefrontend: add fallocate support 2016-07-02 19:52:09 +02:00
file_allocate_truncate.go fusefrontend: add fallocate support 2016-07-02 19:52:09 +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