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)
commit1b333c54a15a746ff6b04a684b0845a66daacef2
treed0a09595e34db6b176fbe5f59b60f0c45ee7cd85
parentc2526f42711d93f3455f92a82b5e586880fc44be
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