Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142180
b: refs/heads/master
c: 2076601
h: refs/heads/master
v: v3
  • Loading branch information
Benny Halevy authored and J. Bruce Fields committed Mar 30, 2009
1 parent a70456a commit 9b9ef35
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: e354d571bb481f1d71f2c3004b9ff570b32e83bd
refs/heads/master: 20766016329eb4985c2c8b2a1b2333e0f865fdf9
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -943,7 +943,7 @@ nfsd4_proc_compound(struct svc_rqst *rqstp,
return status;
}

static struct nfsd4_operation nfsd4_ops[OP_RELEASE_LOCKOWNER+1] = {
static struct nfsd4_operation nfsd4_ops[] = {
[OP_ACCESS] = {
.op_func = (nfsd4op_func)nfsd4_access,
.op_name = "OP_ACCESS",
Expand Down

0 comments on commit 9b9ef35

Please sign in to comment.