From: Chuck Lever Date: Mon, 10 Dec 2007 19:57:16 +0000 (-0500) Subject: NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) X-Git-Tag: v2.6.25-rc1~1146^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d8515caeb99940f5ed56d22a03aba20bbe7fdcb;p=pandora-kernel.git NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) To ensure the NFS client displays IPv6 addresses properly, replace address family-specific NIPQUAD() invocations with a call to the RPC client to get a formatted string representing the remote peer's address. Signed-off-by: Chuck Lever Cc: Aurelien Charbon Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed