From: J. Bruce Fields Date: Tue, 19 Mar 2013 16:05:39 +0000 (-0400) Subject: nfsd4: don't destroy in-use session X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~48^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66b2b9b2b0e8a9034806293a436628400a44a71d;p=pandora-kernel.git nfsd4: don't destroy in-use session This changes session destruction to be similar to client destruction in that attempts to destroy a session while in use (which should be rare corner cases) result in DELAY. This simplifies things somewhat and helps meet a coming 4.2 requirement. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed