From: Alexandros Batsakis Date: Fri, 19 Dec 2008 03:55:16 +0000 (-0800) Subject: nfsd: lock state around put client and delegation in nfsd4_cb_recall X-Git-Tag: v2.6.30-rc1~183^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e37da04ed145d45c2a698d7cb373a7e1191fbe86;p=pandora-kernel.git nfsd: lock state around put client and delegation in nfsd4_cb_recall not having the state locked before putting the client/delegation causes a bug. Also removed the comment from the function header about the state being already locked Signed-off-by: Alexandros Batsakis Signed-off-by: Benny Halevy Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed