nfsd4: allow an EXCHANGE_ID to kill a 4.0 client
authorJ. Bruce Fields <bfields@redhat.com>
Sun, 13 May 2012 01:32:30 +0000 (21:32 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Jun 2012 00:29:52 +0000 (20:29 -0400)
Following rfc 5661 section 2.4.1, we can permit a 4.1 client to remove
an established 4.0 client's state.

(But we don't allow updates.)

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

No differences found