Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347652
b: refs/heads/master
c: 135ae82
h: refs/heads/master
v: v3
  • Loading branch information
Fengguang Wu authored and J. Bruce Fields committed Nov 14, 2012
1 parent c692cac commit 54caa0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7e4f015d815d04d888d434889dd3bbb4c210511a
refs/heads/master: 135ae8270d233067c8be426e2a59d0733ba74723
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,7 @@ static struct nfsd4_session *alloc_session(struct nfsd4_channel_attrs *fchan)
return new;
}

void init_session(struct svc_rqst *rqstp, struct nfsd4_session *new, struct nfs4_client *clp, struct nfsd4_create_session *cses)
static void init_session(struct svc_rqst *rqstp, struct nfsd4_session *new, struct nfs4_client *clp, struct nfsd4_create_session *cses)
{
int idx;

Expand Down

0 comments on commit 54caa0e

Please sign in to comment.