NFS: lookup supports alternate client
[linux-2.6-block.git] / fs / nfs / nfs4_fs.h
index c64be1cff08072929037c710209a56a73e5c8bad..72e5f1a2883e29b25230d346f9b4b383d9fc7b2b 100644 (file)
@@ -57,7 +57,8 @@ enum nfs4_session_state {
 struct nfs4_minor_version_ops {
        u32     minor_version;
 
-       int     (*call_sync)(struct nfs_server *server,
+       int     (*call_sync)(struct rpc_clnt *clnt,
+                       struct nfs_server *server,
                        struct rpc_message *msg,
                        struct nfs4_sequence_args *args,
                        struct nfs4_sequence_res *res,