From: Chuck Lever Date: Mon, 15 Sep 2008 21:27:30 +0000 (-0500) Subject: SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET X-Git-Tag: v2.6.28-rc1~576^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d548b9c955c0709d1229d21d0bc14afa6b356de;p=pandora-kernel.git SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET Clean up: When doing an RPCB_SET, make the kernel's rpcb client use the shorthand "::" for the universal form of the IPv6 ANY address. Without this patch, rpcbind will advertise: 0000:0000:0000:0000:0000:0000:0000:0000.x.y This is cosmetic only. It cleans up the display of information from /sbin/rpcinfo. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed