From: Chuck Lever Date: Mon, 14 Jul 2008 20:03:26 +0000 (-0400) Subject: SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET X-Git-Tag: v2.6.27-rc1~1052^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=166b88d755f925139af7f7b75aa0a1b896ca0670;p=pandora-kernel.git SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET The rpcbind versions 3 and 4 SET and UNSET procedures use the same arguments as the GETADDR procedure. While definitely a bug, this hasn't been a problem so far since the kernel hasn't used version 3 or 4 SET and UNSET. But this will change in just a moment. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed