From: Benny Halevy Date: Tue, 15 Oct 2013 06:57:55 +0000 (+0300) Subject: nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stid X-Git-Tag: v3.13-rc1~59^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d7dab83e3e55e81a88c406da71afde0ebaa6ad8;p=pandora-kernel.git nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stid In the out_free: path, the newly allocated stid must be removed rather than unhashed so it can never be found. Signed-off-by: Benny Halevy Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed