On 22 October 2014 16:47, Rick Macklem <rmack...@freebsd.org> wrote: > Author: rmacklem > Date: Wed Oct 22 20:47:11 2014 > New Revision: 273481 > URL: https://svnweb.freebsd.org/changeset/base/273481 > > Log: > Clip the settings for the NFS rsize, wsize mount options > to a power of 2.
For what it's worth, I fixed a similar issue in r248500 a while back. It was an NFS bug and resulted in data corruption instead of a crash. Anyhow, it appears these cases are not well tested so it does seem reasonable to avoid them. -Ed _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"