libgocryptfs/pathfs_frontend
Jakob Unterwurzacher edc289fb75 Fix rename, was broken broken by DirIV introduction
As it was, CIPHERDIR was prepended twice, causing every rename
to fail with ENOENT.
2015-12-06 15:00:54 +01:00
..
args.go Run go fmt 2015-11-29 21:55:20 +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 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