kubo/fuse
Juan Batiz-Benet 38425b1a06 fuse: fix read problem in osx
@whyrusleeping's fix in c88340b broke reading fuse in osx.
i'm not sure why... anyway, i chose to revert back to
io.ReadFull, but use the min of req.Size and r.Size(), which
should not encounter the reading problem in linux that a77ea2f
fixed in the first place.

This commit also changes ipns, which had not been changed.
2015-03-04 07:34:05 -08:00
..
ipns fuse: fix read problem in osx 2015-03-04 07:34:05 -08:00
mount logs: removed all log.Errors unhelpful to users 2015-02-03 01:06:07 -08:00
readonly fuse: fix read problem in osx 2015-03-04 07:34:05 -08:00