]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/statd/sm-notify.c
sm-notify: Refactor insert_host() and recv_rpcbind_reply()
authorChuck Lever <chuck.lever@oracle.com>
Mon, 19 Sep 2011 18:17:02 +0000 (14:17 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 20 Sep 2011 11:33:03 +0000 (07:33 -0400)
commitc5c48cddec9e1e374c2db66ed69c216976e2fd79
tree7ccbf673250a5c4ad90653cb10ec3dab295556b3
parent2cbf5fd54ec622bbb420fe5f0584b5f5edf7dc72
sm-notify: Refactor insert_host() and recv_rpcbind_reply()

Clean up: refactor the logic in recv_rpcbind_reply() that re-schedules
an nsm_host into a separate helper function

Adjust debugging messages so it's always apparent when an nsm_host is
rescheduled.

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