projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16bfdaa
)
nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error
author
J. Bruce Fields
<bfields@redhat.com>
Wed, 16 Nov 2011 00:25:03 +0000
(19:25 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Wed, 16 Nov 2011 00:26:07 +0000
(19:26 -0500)
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/nfsd/nfs4state.c
b/fs/nfsd/nfs4state.c
index dcbe7f37759d2e9912969beca4d0d0ff6c60de8a..7e4edbde7373c11b313b1a53c0c82c9c4f49aee9 100644
(file)
--- a/
fs/nfsd/nfs4state.c
+++ b/
fs/nfsd/nfs4state.c
@@
-4442,7
+4442,7
@@
static void release_openowner_sop(struct nfs4_stateowner *sop)
release_openowner(openowner(sop));
}
-static int nfsd_release_n_owners(u64 num, bool is_open_owner
+static int nfsd_release_n_owners(u64 num, bool is_open_owner
,
void (*release_sop)(struct nfs4_stateowner *))
{
int i, count = 0;