nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
[safe/jmp/linux-2.6] / include / linux / sunrpc / clnt.h
index 3d02558..8ed9642 100644 (file)
@@ -114,6 +114,7 @@ struct rpc_create_args {
        rpc_authflavor_t        authflavor;
        unsigned long           flags;
        char                    *client_name;
+       struct svc_xprt         *bc_xprt;       /* NFSv4.1 backchannel */
 };
 
 /* Values for "flags" field */