]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/mount/network.c
mount.nfs: Add more debugging output around nfs_getport()
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Jul 2009 20:25:43 +0000 (16:25 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 14 Jul 2009 20:25:43 +0000 (16:25 -0400)
commitdd0761b4852d9946efa86c7403e45b937462503f
tree45cae31a4c2c33582d42d519d3b13517ccf79d41
parentc7fa61e76f072d97a9bdb4a551aa2ba28e5818cc
mount.nfs: Add more debugging output around nfs_getport()

So we can see how rpcbind queries are failing during mount processing,
add some debugging messages (enabled with "mount.nfs -v") around the
nfs_getport() calls.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/network.c