From: Andy Adamson Date: Mon, 27 Jul 2009 23:09:19 +0000 (-0400) Subject: nfsd41: hange from page to memory based drc limits X-Git-Tag: v2.6.32-rc1~412^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c193054a4c1cf190d2f23e5e91bd14402e43912;p=pandora-kernel.git nfsd41: hange from page to memory based drc limits NFSD_SLOT_CACHE_SIZE is the size of all encoded operation responses (excluding the sequence operation) that we want to cache. For now, keep NFSD_SLOT_CACHE_SIZE at PAGE_SIZE. It will be reduced when the DRC is changed from page based to memory based. Signed-off-by: Andy Adamson Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed