K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2014-10-22T20:47:11.223436Z K 7 svn:log V 343 Clip the settings for the NFS rsize, wsize mount options to a power of 2. For non-power of 2 settings, intermittent page faults have been reported. Although the bug that causes these page faults/crashes has not been identified, it does not appear to occur when rsize, wsize is a power of 2. Reported by: tcberner@gmail.com MFC after: 2 weeks END