From: J. Bruce Fields Date: Mon, 4 Nov 2013 22:46:04 +0000 (-0500) Subject: Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation" X-Git-Tag: v3.13-rc1~59^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b78800baee494eaca1d8a9ca2d490704fcc49fa0;p=pandora-kernel.git Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation" This reverts commit 7ebe40f20372688a627ad6c754bc0d1c05df58a9. We forgot the nfs4_put_delegation call in fs/nfsd/nfs4callback.c which should not be unhashing the stateid. This lead to warnings from the idr code when we tried to removed id's twice. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed