From ac16cb441b9305fbf32e253a1b48f22ee123530e Mon Sep 17 00:00:00 2001 From: "J. Bruce Fields" Date: Mon, 19 Apr 2010 15:12:51 -0400 Subject: [PATCH] --- yaml --- r: 192361 b: refs/heads/master c: 3c4ab2aaa90826060b1e8d4036f9bb8325f8759e h: refs/heads/master i: 192359: 9cab0b360f26c9fc1fd70907d1c25ccb8bbc418b v: v3 --- [refs] | 2 +- trunk/fs/nfsd/xdr4.h | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 4e031b4e10e3..9bd9bd06c32a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 408b79bcc32d7221a4975771ab6bff3d3173d530 +refs/heads/master: 3c4ab2aaa90826060b1e8d4036f9bb8325f8759e diff --git a/trunk/fs/nfsd/xdr4.h b/trunk/fs/nfsd/xdr4.h index efa337739534..c28958ec216c 100644 --- a/trunk/fs/nfsd/xdr4.h +++ b/trunk/fs/nfsd/xdr4.h @@ -513,9 +513,8 @@ extern void nfsd4_store_cache_entry(struct nfsd4_compoundres *resp); extern __be32 nfsd4_replay_cache_entry(struct nfsd4_compoundres *resp, struct nfsd4_sequence *seq); extern __be32 nfsd4_exchange_id(struct svc_rqst *rqstp, - struct nfsd4_compound_state *, -struct nfsd4_exchange_id *); - extern __be32 nfsd4_create_session(struct svc_rqst *, + struct nfsd4_compound_state *, struct nfsd4_exchange_id *); +extern __be32 nfsd4_create_session(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_create_session *); extern __be32 nfsd4_sequence(struct svc_rqst *,