Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Oct 2020 01:21:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 249871] NFSv4 faulty directory listings under heavy load
Message-ID:  <bug-249871-227-31fgDHZP1Q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249871-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249871-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249871

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

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

This one line patch fixes it.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249871-227-31fgDHZP1Q>