]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit1a308118c238c5aa0af3d303b42fa6bbee279394
tree96998e1b4bfe4577846102d83df17f2482d3fc99
parentea236d0704b9b9e7742b107313bbdddbba62724a
nfsd4: allow an EXCHANGE_ID to kill a 4.0 client

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>
fs/nfsd/nfs4state.c