libgocryptfs/pathfs_frontend
Jakob Unterwurzacher 56888d83dd fallocate the space needed for the file header beforehand
This makes sure writing to a file fails early if the underlying
filesystem does not support fallocate. It also prevents partial header
write due to ENOSPC.
2015-12-06 15:05:52 +01:00
..
args.go Run go fmt 2015-11-29 21:55:20 +01:00
file.go fallocate the space needed for the file header beforehand 2015-12-06 15:05:52 +01:00
file_holes.go Refactor ciphertext <-> plaintext offset translation functions 2015-11-01 12:11:36 +01:00
fs.go Fix rename, was broken broken by DirIV introduction 2015-12-06 15:00:54 +01:00
names.go diriv: also support old CBC symlink 2015-11-28 18:39:45 +01:00