diff options
author | J. Bruce Fields <bfields@redhat.com> | 2012-05-19 13:55:22 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2012-05-31 20:30:07 -0400 |
commit | 90d700b7792a1a7d57554620796df46246e26ce6 (patch) | |
tree | aaea6476800b50552166505938932cd9dc98e93c /Documentation/kernel-docs.txt | |
parent | f3d03b9202e4303f0e687f93ffeab87724f6dcfb (diff) | |
download | linux-90d700b7792a1a7d57554620796df46246e26ce6.tar.bz2 |
nfsd4: simpler ordering of setclientid_confirm checks
The cases here divide into two main categories:
- if there's an uncomfirmed record with a matching verifier,
then this is a "normal", succesful case: we're either creating
a new client, or updating an existing one.
- otherwise, this is a weird case: a replay, or a server reboot.
Reordering to reflect that makes the code a bit more concise and the
logic a lot easier to understand.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'Documentation/kernel-docs.txt')
0 files changed, 0 insertions, 0 deletions