From: J. Bruce Fields Date: Mon, 24 Sep 2012 19:53:29 +0000 (-0400) Subject: sunrpc: server back channel needs no rpcbind method X-Git-Tag: v3.11-rc1~32^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fccbd9cc0fdca649b01f1e2d96e5ef85256341a;p=pandora-kernel.git sunrpc: server back channel needs no rpcbind method XPRT_BOUND is set on server backchannel xprts by xs_setup_bc_tcp() (using xprt_set_bound()), and is never cleared, so ->rpcbind() will never need to be called. Reported-by: "Myklebust, Trond" Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed