On Mon, 22 Jun 2009 11:47:37 -0400 Chuck Lever <chuck.lever@xxxxxxxxxx> wrote: > > 3) add patch that makes it set the sin6_scope_id for the callback > > address to the same value as the sin6_scope_id in the svc_rqst- > > >rq_addr. > > This allows the server to call back clients that mounted the server > > via > > one of its link-local addresses. > > The rpcbind XDR patches I'm working on provide a full universal > address 2 sockaddr conversion capability in sunrpc.ko, since several > unrelated features in NFS/NFSD/sunrpc appear to require it. I think > the server-side callback client should use this common code instead of > having its own version. > > The new code is in my git repo; you should be able to pull HEAD to > have a look. > That sounds good. I'd rather use common code if it's present. I'll have a look. -- Jeff Layton <jlayton@xxxxxxxxxx> -- 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