diff options
author | Ricardo Labiaga <Ricardo.Labiaga@netapp.com> | 2009-04-01 15:23:07 +0200 |
---|---|---|
committer | Benny Halevy <bhalevy@panasas.com> | 2009-06-17 23:11:29 +0200 |
commit | 4d6bbb6233c9cf23822a2f66f8470c9f40854b77 (patch) | |
tree | 0779a7173d2d33adc83162596e64f5636e9f7d5c /net/dccp | |
parent | nfs41: Refactor svc_process() (diff) | |
download | linux-4d6bbb6233c9cf23822a2f66f8470c9f40854b77.tar.xz linux-4d6bbb6233c9cf23822a2f66f8470c9f40854b77.zip |
nfs41: Backchannel bc_svc_process()
Implement the NFSv4.1 backchannel service. Invokes the common callback
processing logic svc_process_common() to authenticate the call and
dispatch the appropriate NFSv4.1 XDR decoder and operation procedure.
It then invokes bc_send() to send the reply over the same connection.
bc_send() is implemented in a separate patch.
At this time there is no slot validation or reply cache handling.
[nfs41: Preallocate rpc_rqst receive buffer for handling callbacks]
Signed-off-by: Ricardo Labiaga <Ricardo.Labiaga@netapp.com>
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
[Move bc_svc_process() declaration to correct patch]
Signed-off-by: Ricardo Labiaga <Ricardo.Labiaga@netapp.com>
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions