From 9b9ef35878b9586332f4a19287a2d669697ada37 Mon Sep 17 00:00:00 2001 From: Benny Halevy Date: Sat, 28 Mar 2009 11:32:05 +0300 Subject: [PATCH] --- yaml --- r: 142180 b: refs/heads/master c: 20766016329eb4985c2c8b2a1b2333e0f865fdf9 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/nfsd/nfs4proc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 49351a167efd..3259e9cee7fb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e354d571bb481f1d71f2c3004b9ff570b32e83bd +refs/heads/master: 20766016329eb4985c2c8b2a1b2333e0f865fdf9 diff --git a/trunk/fs/nfsd/nfs4proc.c b/trunk/fs/nfsd/nfs4proc.c index 7bb8cb321dfe..249dad987a16 100644 --- a/trunk/fs/nfsd/nfs4proc.c +++ b/trunk/fs/nfsd/nfs4proc.c @@ -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",