libgocryptfs/pathfs_frontend
Jakob Unterwurzacher 4259c8f7eb Only warn once for unsupported fallocate(2) and truncate(2)
Also, print the inode number in Ftruncate warnings.
2016-01-24 19:43:21 +01:00
..
args.go Increase GCM IV size from 96 to 128 bits 2015-12-19 15:02:29 +01:00
compat_darwin.go OSX: Fix build failure caused by syntax errors 2016-01-09 13:04:48 +01:00
compat_linux.go Disable fallocate on OSX (not available and causes a build failure) 2016-01-07 21:39:41 +01:00
file.go Only warn once for unsupported fallocate(2) and truncate(2) 2016-01-24 19:43:21 +01:00
file_holes.go diriv: handle directory rename over directory 2015-12-19 13:21:15 +01:00
fs.go Only warn once for unsupported fallocate(2) and truncate(2) 2016-01-24 19:43:21 +01:00
fs_dir.go Convert logging to standard Go log.Logger 2016-01-20 20:57:00 +01:00
names.go go fmt 2015-12-13 20:24:13 +01:00
write_lock.go Add per-inode write mutex 2016-01-24 13:08:08 +01:00