c0e411f81d
Log the message ourselves and return EINVAL. Before: gocryptfs[26962]: go-fuse: can't convert error type: ParseHeader: invalid version: got 0, want 2 After: gocryptfs[617]: ParseHeader: invalid version: want 2, got 0. Returning EINVAL. |
||
---|---|---|
.. | ||
content_test.go | ||
content.go | ||
file_header.go | ||
intrablock.go | ||
offsets.go |