diff options
author | Jakob Unterwurzacher | 2023-01-24 22:07:28 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2023-02-21 22:08:41 +0100 |
commit | 85297cda97d018b514361a2088a78f50f1446f95 (patch) | |
tree | 691b29c5f760c9efa1796a44ef387db13631ed15 /gocryptfs-xray/xray_tests/xray_test.go | |
parent | e9a5b8962b0fc128acb95b75c2aabc0894d3e4ba (diff) |
fusefrontend: doWrite: report readFileID errors as I/O error
It used to be reported as "function not implemented", accompanied
with this log output:
go-fuse: can't convert error type: ParseHeader: header is all-zero. Header hexdump: 000000000000000000000000000000000000
Now we report EIO and log this:
doWrite 1372183: corrupt header: ParseHeader: header is all-zero. Header hexdump: 000000000000000000000000000000000000
Diffstat (limited to 'gocryptfs-xray/xray_tests/xray_test.go')
0 files changed, 0 insertions, 0 deletions