libgocryptfs/pathfs_frontend
Jakob Unterwurzacher fa3a382aa4 Handle ENOSPC errors better by preallocating the space before writing
Prevent the case that we run out of space in the middle of
writing a block - that would leave a corrupt block behind.
2015-11-08 22:36:29 +01:00
..
file.go Handle ENOSPC errors better by preallocating the space before writing 2015-11-08 22:36:29 +01:00
file_holes.go Refactor ciphertext <-> plaintext offset translation functions 2015-11-01 12:11:36 +01:00
fs.go Centralize path filter decision in CryptFS.IsFiltered() 2015-11-03 22:25:29 +01:00