[PATCH 3/5] afs: Enable IPv6 DNS lookups

2018-06-05 Thread David Howells
Remove the restriction on DNS lookup upcalls that prevents ipv6 addresses from being looked up. Signed-off-by: David Howells --- fs/afs/addr_list.c |2 +- fs/afs/dynroot.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/afs/addr_list.c b/fs/afs/addr_list.c

[PATCH 3/5] afs: Enable IPv6 DNS lookups

2018-06-05 Thread David Howells
Remove the restriction on DNS lookup upcalls that prevents ipv6 addresses from being looked up. Signed-off-by: David Howells --- fs/afs/addr_list.c |2 +- fs/afs/dynroot.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/afs/addr_list.c b/fs/afs/addr_list.c