libgocryptfs/internal
Jakob Unterwurzacher 0f8d3318a3 main, fusefrontend: add "-noprealloc" option
Preallocation is very slow on hdds that run btrfs. Give the
user the option to disable it. This greatly speeds up small file
operations but reduces the robustness against out-of-space errors.

Also add the option to the man page.

More info: https://github.com/rfjakob/gocryptfs/issues/63
2016-11-25 09:19:14 +01:00
..
configfile Add support for unpadded base64 filenames, "-raw64" 2016-11-01 18:43:22 +01:00
contentenc fusefrontend: I/O error instead of panic on all-zero nonce 2016-10-28 21:18:36 +02:00
cryptocore Fix misspellings 2016-10-24 19:18:13 +02:00
ctlsock ctlsock: add initial limited implementation 2016-11-10 00:27:08 +01:00
fusefrontend main, fusefrontend: add "-noprealloc" option 2016-11-25 09:19:14 +01:00
fusefrontend_reverse fusefrontend: upgrade wlockMap to use device AND inode number 2016-11-17 20:32:19 +01:00
nametransform Fix golint warnings 2016-11-10 00:38:01 +01:00
prefer_openssl lint fixes 2016-10-04 23:18:33 +02:00
readpassword readpassword: check extpass return code 2016-10-16 16:44:27 +02:00
siv_aead lint fixes 2016-10-04 23:18:33 +02:00
stupidgcm A few more lint fixes 2016-10-04 23:30:05 +02:00
syscallcompat A few more lint fixes 2016-10-04 23:30:05 +02:00
tlog A few more lint fixes 2016-10-04 23:30:05 +02:00