From: Trond Myklebust Date: Wed, 16 Jul 2014 14:31:59 +0000 (-0400) Subject: nfsd: Ensure stateids remain unique until they are freed X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0fc29d6fcd0310a8437123fe6f30b1ae60a62f9;p=pandora-kernel.git nfsd: Ensure stateids remain unique until they are freed Add an extra delegation state to allow the stateid to remain in the idr tree until the last reference has been released. This will be necessary to ensure uniqueness once the client_mutex is removed. [jlayton: reset the sc_type under the state_lock in unhash_delegation] Signed-off-by: Trond Myklebust Signed-off-by: Jeff Layton Reviewed-by: Christoph Hellwig Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed