nfsd4: warn on odd create_session state
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 12 Mar 2013 14:12:37 +0000 (10:12 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 3 Apr 2013 15:48:34 +0000 (11:48 -0400)
This should never happen.

(Note: the comparable case in setclientid_confirm *can* happen, since
updating a client record can result in both confirmed and unconfirmed
records with the same clientid.)

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found