libgocryptfs/internal/contentenc
Jakob Unterwurzacher 1a89919d80 contentenc: downgrade "interrupted write?" warning to debug
This can happen during normal operation, and is harmless since

14038a1644
"fusefrontend: readFileID: reject files that consist only of a header"

causes dormant header-only files to be rewritten on the next write.
2017-05-01 18:44:18 +02:00
..
content.go forcedecode: tighten checks 2017-04-24 00:25:02 +02:00
content_test.go Add -forcedecode 2017-04-23 23:11:56 +02:00
file_header.go Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00
intrablock.go lint fixes 2016-10-04 23:18:33 +02:00
offsets.go contentenc: downgrade "interrupted write?" warning to debug 2017-05-01 18:44:18 +02:00