osxfuse / sshfs

File system based on the SSH File Transfer Protocol
http://fuse.sourceforge.net
GNU General Public License v2.0
1.17k stars 130 forks source link

MacOS speedup on read #58

Open SkyperTHC opened 4 years ago

SkyperTHC commented 4 years ago

(workaround for kernel reporting async but only doing sync reads. force sshfs to do async-reads).

JAGUARNORBI commented 2 years ago

SkyperTHC:async-fix