]> git.decadent.org.uk Git - nfs-utils.git/commit
statd: Support IPv6 in sm_stat_1_svc()
authorChuck Lever <chuck.lever@oracle.com>
Thu, 14 Jan 2010 17:24:23 +0000 (12:24 -0500)
committerSteve Dickson <steved@redhat.com>
Fri, 15 Jan 2010 19:55:52 +0000 (14:55 -0500)
commit17d144b236c84150c2ca896c0d3eea05931d938e
tree522a6a1cb70d3925262034bb92bc07b054cb2394
parent8ce130c4c828b9d13d429f22160f992b9c1d45cd
statd: Support IPv6 in sm_stat_1_svc()

SM_STAT is usually not used by most contemporary NSM implementations,
but for consistency, it gets the same treatment as sm_mon_1_svc(),
since both should use the same logic to determine whether a mon_name
is able to be monitored.

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