lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:39 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:39 +0000 (13:44 -0500)
commit686517f1ad1630c11964d668b556aab79b8c942e
treefc62470bef473ce51f6caddb3b187da756b8bffc
parent5e1abf8cb713a0b94f5a400c7b9b797990cd9dec
lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()

Currently it uses nlmclnt_lookup_host(), which puts the resulting host
structure on a different list.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/lockd/svc4proc.c
fs/lockd/svclock.c
fs/lockd/svcproc.c