All of lore.kernel.org
 help / color / mirror / Atom feed
* pNFS and ipv6
@ 2011-05-03 15:28 Tigran Mkrtchyan
  2011-05-03 15:50 ` Dros Adamson
  2011-05-03 15:57 ` Jim Rees
  0 siblings, 2 replies; 5+ messages in thread
From: Tigran Mkrtchyan @ 2011-05-03 15:28 UTC (permalink / raw)
  To: NFS list


Dear friends,

are there plans to support IPv6 with pNFS ?

fs/nfs/nfs4filelayoutdev.c:325

         /* Currently only support ipv4 address */
         if (in4_pton(buf, rlen, (u8 *)&ip_addr, '-', &ipend) == 0) {
                 dprintk("%s: Only ipv4 addresses supported\n", __func__);
                 goto out_free;
         }


Regards,
    Tigran.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-05-03 16:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-03 15:28 pNFS and ipv6 Tigran Mkrtchyan
2011-05-03 15:50 ` Dros Adamson
2011-05-03 15:51   ` Tigran Mkrtchyan
2011-05-03 15:57 ` Jim Rees
2011-05-03 16:16   ` sfaibish

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.