[pnfs] [PATCH 1/6] nfs41: save ptr to nfs4_procedures in struct nfs_client

Trond Myklebust trond.myklebust at fys.uio.no
Tue Jun 24 10:05:41 EDT 2008


On Tue, 2008-06-24 at 16:51 +0300, Benny Halevy wrote:
> To support heterogenuous mount minor version, save ptr to nfs4_procedures
> in struct nfs_client, use this tabel rather than a global one to get to
> the actual rpc procedure from the proc level procedure.
> 

Growl! The rpc_procinfo should already be available from the struct
rpc_clnt. Adding a second pointer inside the nfs_client is just going to
be confusing and obfuscating...

Trond



More information about the pNFS mailing list