nfsd: fix default iosize calculation on 32bit
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 30 Jan 2012 21:21:11 +0000 (16:21 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 3 Feb 2012 20:33:17 +0000 (15:33 -0500)
The rpc buffers will be allocated out of low memory, so we should really
only be taking that into account.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found