]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/lockd/svcproc.c
UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
[mirror_ubuntu-bionic-kernel.git] / fs / lockd / svcproc.c
index de8f2caa22359f8fa11dbd178fc1e78c5f1cc7ef..3009a365e082e37764ea817d070165c3b828146b 100644 (file)
@@ -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;