Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 35dbbc99 authored by Weston Andros Adamson's avatar Weston Andros Adamson Committed by Trond Myklebust
Browse files

NFS: fix comment



We support IPv4 and IPv6 now.

Signed-off-by: default avatarWeston Andros Adamson <dros@netapp.com>
Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 78fe0f41
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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
 * Create an rpc connection to the nfs4_pnfs_ds data server
 * Currently only support IPv4
 * Currently only supports IPv4 and IPv6 addresses
 */
 */
static int
static int
nfs4_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds)
nfs4_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds)