K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2014-11-05T23:57:33.432405Z K 7 svn:log V 304 MFC: r273486 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. END