commit | f3aba4e5a1b963c8bd43394cb15fb9fb6a229cd2 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Tue Nov 20 16:52:07 2007 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Fri Feb 01 16:42:05 2008 -0500 |
tree | 9d4ad0e722f4266bac28450ca7a511eee9c22a5f | |
parent | f394baad139f8a67a40b4246d53d3b818af2eb88 [diff] |
nfsd4: remove unnecessary cl_verifier check from setclientid_confirm Again, the only way conf and unconf can have the same clientid is if they were created in the "probable callback update" case of setclientid, in which case we already know that the cl_verifier fields must agree. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>