> -----Original Message----- > From: J. Bruce Fields [mailto:bfields@xxxxxxxxxxxx] > Sent: Monday, August 24, 2009 4:34 PM > > What are you using to test the backchannel? > We use delegation recalls to test the backchannel. > > break; > > case AF_INET6: > > if (((struct sockaddr_in6 *)addr)->sin6_port != htons(0)) > > xprt_set_bound(xprt); > > > > INIT_DELAYED_WORK(&transport->connect_worker, > xs_tcp_connect_worker6); > > - xs_format_ipv6_peer_addresses(xprt, "tcp", RPCBIND_NETID_TCP6); > > + xs_format_ipv6_peer_addresses(xprt, "tcp", > > + RPCBIND_NETID_TCP); > > Is the TCP->TCP6 change a typo? > Yes, thanks for catching this. Will be fixed when the synchronization problem is addressed. - ricardo -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html