diff options
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-volume-set.c')
-rw-r--r-- | xlators/mgmt/glusterd/src/glusterd-volume-set.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-volume-set.c b/xlators/mgmt/glusterd/src/glusterd-volume-set.c index 36222b9cf75..27e0028e13a 100644 --- a/xlators/mgmt/glusterd/src/glusterd-volume-set.c +++ b/xlators/mgmt/glusterd/src/glusterd-volume-set.c @@ -1432,7 +1432,6 @@ struct volopt_map_entry glusterd_volopt_map[] = { { .key = "nfs.transport-type", .voltype = "nfs/server", .option = "!nfs.transport-type", - .value = "tcp", .op_version = 1, .description = "Specifies the nfs transport type. Valid " "transport types are 'tcp' and 'rdma'." |