[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#579397: STAT_FAIL to debian for SM_MON of 192.168.120.254, No canonical hostname found for 192.168.120.254



On 06/ 9/10 10:41 AM, Steven Shiau wrote:


On 2010年06月06日 04:29, Ben Hutchings wrote:
On Thu, 2010-06-03 at 17:08 -0400, Chuck Lever wrote:
On 05/24/10 11:22 AM, Chuck Lever wrote:
[...]
We can probably remove the reverse mapping constraint for presentation
addresses. A simple fix might be to change statd_canonical_name() from:

freeaddrinfo(ai);
if (!result)
return NULL;

to

freeaddrinfo(ai);
if (!result)
return strdup(hostname);

Let me know if this works.
Any update? I have a patch ready for nfs-utils to fix this regression,
but I need confirmation that it addresses your problem.
Steven originally had this problem, not me. Steven, do you need me to
build a new package with this change?

Ben.

Ben,
Yes, please.
Thanks.

Any progress on this?



Reply to: