]> git.karo-electronics.de Git - mv-sheeva.git/commit
nfsd41: hange from page to memory based drc limits
authorAndy Adamson <andros@netapp.com>
Mon, 27 Jul 2009 23:09:19 +0000 (19:09 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 28 Jul 2009 18:30:05 +0000 (14:30 -0400)
commit0c193054a4c1cf190d2f23e5e91bd14402e43912
treef2fc6efa35b0cfa621b43894e2dfd57762e65d0f
parent6a14dd1a4fe1bd00e02a96c97015cedfddda58ed
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 <andros@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfs4state.c
fs/nfsd/nfssvc.c
include/linux/nfsd/nfsd.h
include/linux/nfsd/state.h