[Bug 249871] NFSv4 faulty directory listings under heavy load

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 25 01:21:14 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249871

--- Comment #18 from Rick Macklem <rmacklem at FreeBSD.org> ---
Created attachment 219047
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219047&action=edit
allow readahead=0 NFS mount option

For some reason, the NFS client code did not allow
readahead=0 to be set as a mount option to disable
read ahead.

This one line patch fixes it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list