diff options
author | J. Bruce Fields <bfields@citi.umich.edu> | 2009-04-29 17:45:36 (GMT) |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2009-04-29 20:44:34 (GMT) |
commit | f64f79ea5f5e02ba8585f35a10b4a3bcab0cea52 (patch) | |
tree | 0b78de112c3a015c3f719064d1fa86583c7d5f0b /crypto/algapi.c | |
parent | b8fd47aefa5f13df1edacbc7e68d9874635109e5 (diff) | |
download | linux-f64f79ea5f5e02ba8585f35a10b4a3bcab0cea52.tar.xz |
nfsd4: setclientid_confirm callback-change fixes
This setclientid_confirm case should allow the client to change
callbacks, but it currently has a dummy implementation that just turns
off callbacks completely. That dummy implementation isn't completely
correct either, though:
- There's no need to remove any client recovery directory in
this case.
- New clientid confirm verifiers should be generated (and
returned) in setclientid; there's no need to generate a new
one here.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions