Benny Halevy d5b337b487 nfsd: use nfs client rpc callback program
since commit ff7d9756b501744540be65e172d27ee321d86103
"nfsd: use static memory for callback program and stats"
do_probe_callback uses a static callback program
(NFS4_CALLBACK) rather than the one set in clp->cl_callback.cb_prog
as passed in by the client in setclientid (4.0)
or create_session (4.1).

This patches introduces rpc_create_args.prognumber that allows
overriding program->number when creating rpc_clnt.

Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2008-09-29 18:13:40 -04:00
..
2008-08-04 21:31:34 -07:00
2008-09-13 14:41:51 -07:00
2008-08-20 15:40:32 -07:00
2008-08-01 11:25:29 -04:00
2008-08-13 12:47:36 -05:00
2008-08-25 01:18:04 -04:00
2008-09-02 19:21:37 -07:00
2008-09-10 01:44:08 -07:00
2008-09-29 17:56:57 -04:00
2008-09-05 20:02:35 +03:00
2008-09-08 20:31:04 +02:00
2008-08-01 11:25:24 -04:00
2008-07-28 18:10:28 +09:00
2008-09-29 17:56:57 -04:00
2008-08-04 21:31:34 -07:00