From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH 10/17] AFS: Implement the PWhereIs pioctl Date: Wed, 17 Jun 2009 19:05:03 +0100 Message-ID: <28281.1245261903@redhat.com> References: <20090617075137.GA13073@webber.adilger.int> <20090616203845.4526.60013.stgit@warthog.procyon.org.uk> <20090616203937.4526.53619.stgit@warthog.procyon.org.uk> Cc: dhowells@redhat.com, torvalds@osdl.org, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-afs@lists.infradead.org, linux-fsdevel@vger.kernel.org, Wang Lei To: Andreas Dilger Return-path: Received: from mx2.redhat.com ([66.187.237.31]:45099 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751916AbZFQSFR (ORCPT ); Wed, 17 Jun 2009 14:05:17 -0400 In-Reply-To: <20090617075137.GA13073@webber.adilger.int> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Andreas Dilger wrote: > What happens with IPv6? Currently AFS doesn't support IPv6. There need to be some protocol changes for that to happen, for instance the volume location server needs to return IPv6 records for its fileservers if that's the right way to access them. David