NFS: fix comment
authorWeston Andros Adamson <dros@netapp.com>
Wed, 1 Jun 2011 20:32:21 +0000 (16:32 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 12 Jul 2011 17:40:27 +0000 (13:40 -0400)
We support IPv4 and IPv6 now.

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4filelayoutdev.c

index 61c173b..ed388aa 100644 (file)
@@ -164,7 +164,7 @@ _data_server_match_all_addrs_locked(struct list_head *dsaddrs1,
 
 /*
  * Create an rpc connection to the nfs4_pnfs_ds data server
- * Currently only support IPv4
+ * Currently only supports IPv4 and IPv6 addresses
  */
 static int
 nfs4_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds)