]> git.baikalelectronics.ru Git - kernel.git/commit
lockd: address-family independent printable addresses
authorChuck Lever <chuck.lever@oracle.com>
Wed, 27 Aug 2008 20:57:23 +0000 (16:57 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 29 Sep 2008 22:13:38 +0000 (18:13 -0400)
commit7e8bb20085c0cccfbbcf5a0f85a3af922c576fb9
treed0a09595e34db6b176fbe5f59b60f0c45ee7cd85
parent98526124052a6c08c090d20a0c33bdc24b336d0b
lockd: address-family independent printable addresses

Knowing which source address is used for communicating with remote NLM
services can be helpful for debugging configuration problems on hosts
with multiple addresses.

Keep the dprintk debugging here, but adapt it so it displays AF_INET6
addresses properly.  There are also a couple of dprintk clean-ups as
well.

At some point we will aggregate the helpers that display presentation
format addresses into a single set of shared helpers.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/lockd/host.c
include/linux/lockd/lockd.h