nfsd4: don't remove rebooted client record until confirmation
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 29 May 2012 18:44:28 +0000 (14:44 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Jun 2012 00:30:34 +0000 (20:30 -0400)
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 <bfields@redhat.com>

No differences found