On Thu, 31 Jan 2013 15:59:01 -0500 "J. Bruce Fields" <bfields@xxxxxxxxxxxx> wrote: > On Mon, Jan 28, 2013 at 02:41:07PM -0500, Jeff Layton wrote: > > Currently, it only stores the first 16 bytes of any address. struct > > sockaddr_in6 is 28 bytes however, so we're currently ignoring the last > > 12 bytes of the address. > > > > Expand the c_addr field to a sockaddr_in6, and cast it to a sockaddr_in > > as necessary. Also fix the comparitor to use the existing RPC > > helpers for this. > > Applying. (Assuming the fix for link-local case will be separate.) > > --b. > Thanks. Yep, I'll do that as a separate patch. -- 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