commit | e27f49c33b7410f4db065bc4382a8e03769eecc3 | [log] [tgz] |
---|---|---|
author | Benny Halevy <benny@tonian.com> | Tue Feb 21 14:16:54 2012 -0800 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Mar 06 18:13:35 2012 -0500 |
tree | 2b036ce4d8362762b94df6ac0bf4a3bc97e4392e | |
parent | 4aa8913cb0cd257543f257ddb4baf0b37eb30b9d [diff] |
nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2 Handle the case where the nfsv4.1 client asked to uprade or downgrade its delegations and server returns no delegation. In this case, op_delegate_type is set to NFS4_OPEN_DELEGATE_NONE_EXT and op_why_no_deleg is set respectively to WND4_NOT_SUPP_{UP,DOWN}GRADE Signed-off-by: Benny Halevy <bhalevy@tonian.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>