]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/statd/rmtcall.c
statd: Update rmtcall.c
authorChuck Lever <chuck.lever@oracle.com>
Thu, 14 Jan 2010 17:22:12 +0000 (12:22 -0500)
committerSteve Dickson <steved@redhat.com>
Fri, 15 Jan 2010 19:55:51 +0000 (14:55 -0500)
commit4f3f745c172202bf3846f8f1ee5d0a430b6014af
tree3a7c6fb34a5dd06121e3a4e3996a1d6379c70819
parente132bb5d5ef85420bb188bceecea361d30cb2bfe
statd: Update rmtcall.c

Replace the open code to construct NLM downcalls and PMAP_GETPORT RPC
requests with calls to our new library routines.

This clean up removes redundant code in rmtcall.c, and enables the
possibility of making NLM downcalls via IPv6 transports.  We won't
support that for a long while, however.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
utils/statd/notlist.h
utils/statd/rmtcall.c