From: J. Bruce Fields Date: Tue, 29 May 2012 18:44:28 +0000 (-0400) Subject: nfsd4: don't remove rebooted client record until confirmation X-Git-Tag: v3.5-rc1~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9831b59f31eca65e1beec01fadf02ca82485813;p=pandora-kernel.git nfsd4: don't remove rebooted client record until confirmation In the NFSv4.1 client-reboot case we're currently removing the client's previous state in exchange_id. That's wrong--we should be waiting till the confirming create_session. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed