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

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

 





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.

Steven.

--
Steven Shiau<steven _at_ nchc org tw>  <steven _at_ stevenshiau org>
National Center for High-performance Computing, Taiwan.
http://www.nchc.org.tw
Public Key Server PGP Key ID: 1024D/9762755A
Fingerprint: A2A1 08B7 C22C 3D06 34DB  F4BC 08B3 E3D7 9762 755A

--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux