From: J. Bruce Fields Date: Thu, 14 Mar 2013 23:55:33 +0000 (-0400) Subject: nfsd4: fix destroy_session race X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~48^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abcdff09a05117112aa22cd84939039655bca710;p=pandora-kernel.git nfsd4: fix destroy_session race destroy_session uses the session and client without continuously holding any reference or locks. Put the whole thing under the state lock for now. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed