libgocryptfs/Documentation
Jakob Unterwurzacher e36a0ebf18 main: add "-sharedstorage" flag
At the moment, it does two things:

1. Disable stat() caching so changes to the backing storage show up
   immediately.
2. Disable hard link tracking, as the inode numbers on the backing
   storage are not stable when files are deleted and re-created behind
   our back. This would otherwise produce strange "file does not exist"
   and other errors.

Mitigates https://github.com/rfjakob/gocryptfs/issues/156
2017-11-12 20:06:13 +01:00
..
CLI_ABI.md doc: CLI_ABI.md: fix exitcodes.go link 2017-05-14 14:35:46 +02:00
MANPAGE-render.bash packakge.bash: include rendered man page in tarball 2016-11-01 15:43:33 +01:00
MANPAGE.md main: add "-sharedstorage" flag 2017-11-12 20:06:13 +01:00
SECURITY.md Link to official website; move security document 2015-12-20 18:25:10 +01:00
XFSTESTS.md XFSTESTS.md: add output from latest fuse-xfstests 2016-07-03 22:15:59 +02:00
duplicate-inodes.txt main: add "-sharedstorage" flag 2017-11-12 20:06:13 +01:00
file-format.md Increase GCM IV size from 96 to 128 bits 2015-12-19 15:02:29 +01:00
gocryptfs-logo.png README: use pre-rendered PNG logo 2017-03-25 14:22:07 +01:00
openssl-gcm.md stupidgcm: completely replace spacemonkeygo/openssl 2016-05-04 19:56:07 +02:00
performance.txt performance.txt: specify READ tests 2017-09-10 18:42:06 +02:00