1
0
Fork 0

NFS: fix comment

We support IPv4 and IPv6 now.

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
hifive-unleashed-5.1
Weston Andros Adamson 2011-06-01 16:32:21 -04:00 committed by Trond Myklebust
parent 78fe0f41d9
commit 35dbbc99e9
1 changed files with 1 additions and 1 deletions

View 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)