libgocryptfs/pathfs_frontend
Jakob Unterwurzacher 8518d6d7bd Handle EINTR returned by Fallocate
Fallocate can return EINTR (interrupted system call) and does so
quite often when cpu profiling is enabled.
2015-12-13 17:17:01 +01:00
..
args.go Add EME filename encryption & enable it by default 2015-12-08 16:17:04 +01:00
file.go Handle EINTR returned by Fallocate 2015-12-13 17:17:01 +01:00
file_holes.go Refactor ciphertext <-> plaintext offset translation functions 2015-11-01 12:11:36 +01:00
fs.go Rmdir: handle creating and removing unreadable directories 2015-12-11 20:02:12 +01:00
fs_dir.go Rmdir: handle creating and removing unreadable directories 2015-12-11 20:02:12 +01:00
names.go Add EME filename encryption & enable it by default 2015-12-08 16:17:04 +01:00