nfsd4: allow removing clients not holding state
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 14 May 2012 19:57:23 +0000 (15:57 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Jun 2012 00:29:55 +0000 (20:29 -0400)
RFC 5661 actually says we should allow an exchange_id to remove a
matching client, even if the exchange_id comes from a different
principal, *if* the victim client lacks any state.

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

No differences found