mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-09 23:42:20 +08:00

This commit changed the "ReadAll" to do proper read requests. Seeking in fuse mounted fs now works. Note: this is why opening a mounted video didnt work... we just didnt look at this code in months.