]> git.baikalelectronics.ru Git - kernel.git/commit
lockd: Remove src_sap and src_len from nlm_lookup_host_info struct
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Dec 2010 15:06:52 +0000 (15:06 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 16 Dec 2010 17:37:27 +0000 (12:37 -0500)
commit7fea9a4fac073be2eec476e978422a13dc128a13
treec8dd93e700752462896e85c3f1619567d26452eb
parentbdf5702fffb5f0c6bb2053a410cf3dbab8c6ca40
lockd: Remove src_sap and src_len from nlm_lookup_host_info struct

Clean up.

The contents of the src_sap field is not used in nlm_alloc_host().

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/lockd/host.c