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, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c0fa7fd.3000...@nchc.org.tw

Reply via email to