From: Trond Myklebust Date: Wed, 30 Jul 2014 12:27:03 +0000 (-0400) Subject: nfsd: Ensure that the laundromat unhashes the client before releasing locks X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4864af97e02d1ef6aa78963195a64ed2ed7752c3;p=pandora-kernel.git nfsd: Ensure that the laundromat unhashes the client before releasing locks If we leave the client on the confirmed/unconfirmed tables, and leave the sessions visible on the sessionid_hashtbl, then someone might find them before we've had a chance to destroy them. Signed-off-by: Trond Myklebust Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed