commit | 7ef8cf0688325c14508d8a6dae594ec869666696 | [log] [tgz] |
---|---|---|
author | relan <relan@users.noreply.github.com> | Fri Jan 25 17:46:10 2013 +0000 |
committer | relan <relan@users.noreply.github.com> | Mon Aug 24 08:26:15 2015 +0300 |
tree | 8feed28e8b8f43411066882e41541673261eede9 | |
parent | bc3b32db46e72b4e733066b5ba8572706d3836b7 [diff] |
Fix "Operation not permitted" error on reading an empty file. FUSE read/write ops should return a number of bytes actually read/written or -errno on error.