[PATCH 1/3] afs: Also search ipv4 address list in afs_find_server

David Howells dhowells at redhat.com
Mon Feb 19 00:03:08 PST 2024


Marc Dionne <marc.dionne at auristor.com> wrote:

> +		if (peer->src->transport.family == AF_INET6) {

Note that this doesn't actually compile as you don't have access to the
definition of struct rxrpc_peer.

David




More information about the linux-afs mailing list