projects
/
linux-drm-fsl-dcu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-drm-fsl-dcu.git]
/
fs
/
lockd
/
svcproc.c
diff --git
a/fs/lockd/svcproc.c
b/fs/lockd/svcproc.c
index de8f2caa22359f8fa11dbd178fc1e78c5f1cc7ef..3009a365e082e37764ea817d070165c3b828146b 100644
(file)
--- a/
fs/lockd/svcproc.c
+++ b/
fs/lockd/svcproc.c
@@
-297,6
+297,7
@@
static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args
return rpc_system_err;
call = nlm_alloc_call(host);
+ nlmsvc_release_host(host);
if (call == NULL)
return rpc_system_err;