From: Yanchuan Nian Date: Mon, 24 Dec 2012 10:11:27 +0000 (+0800) Subject: nfsd: Pass correct slot number to nfsd4_put_drc_mem() X-Git-Tag: v3.9-rc1~40^2~47 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74b70dded311fa0e6e7529514b29bbb8e6bb1f3e;p=pandora-kernel.git nfsd: Pass correct slot number to nfsd4_put_drc_mem() In alloc_session(), numslots is the correct slot number used by the session. But the slot number passed to nfsd4_put_drc_mem() is the one from nfs client. Signed-off-by: Yanchuan Nian Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed