commit | 631fc9ea05c97e5d1d14ea58a7347be4857d09da | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon May 14 15:57:23 2012 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu May 31 20:29:55 2012 -0400 |
tree | 58c003e19609e7adf678bc9e197011ad2803c67e | |
parent | 136e658d621f71b67982dda51a2327830146ef9d [diff] |
nfsd4: allow removing clients not holding state 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>