]> git.decadent.org.uk Git - nfs-utils.git/commit
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)
committerLuk Claes <luk@debian.org>
Sun, 2 Oct 2011 14:16:47 +0000 (16:16 +0200)
commitceb3994479617d0723c5db3d15000a5f5d613c2f
tree10bd6942ccbbeae57e0e1321ab284b9e4bf0f478
parent915465b9ec98c4f392c84277c367475d0a959c06
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