https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271065
Ivan Rozhuk <rozhuk...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Works As Intended Status|New |Closed --- Comment #6 from Ivan Rozhuk <rozhuk...@gmail.com> --- Alan, thank you for pointing and couching :) After some playing with kernel and fise3-libs I understand that my last changes of sshfs disables call of init() and sshfs does not set "readahead" to 64mb (value that I hardcoded some time ago and that works over half year). Now read() size is limited by "maxphys" and it is ok for me. -- You are receiving this mail because: You are the assignee for the bug.