From: J. Bruce Fields Date: Mon, 30 Jan 2012 21:21:11 +0000 (-0500) Subject: nfsd: fix default iosize calculation on 32bit X-Git-Tag: v3.4-rc1~40^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=508f92275624fc755104b17945bdc822936f1918;p=pandora-kernel.git nfsd: fix default iosize calculation on 32bit 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 --- Reading git-diff-tree failed