Closed jkaberg closed 9 years ago
I can confirm the bug.
Based on preliminary testing, it seems like a linux bug, where the gnu utils will happily ask for data larger than the file size, whereas the osx/bsd utils only request up until file size.
Sorry about this, I didn't run the fusetest.sh script on my linux machine, so I didn't catch this.
I'll find a way to fix this. Thanks for your report.
Also, there is a second bug here. cat
shouldn't return the error message silently. cat
should fail here.
@havardgulldahl just wanted to point out - this worked fine with ver 0.2.10
ref https://github.com/havardgulldahl/jottalib/commit/6cae757bd9ceefa347919f495a1426220dc19f45
This is simple to reproduce, just do (after mounting jottafuse.py)