+++ This bug was initially created as a clone of Bug #1331253 +++ Description of problem: Currently max port alloc is 65534, which is due to minor bug in the code. Version-Release number of selected component (if applicable): mainline Expected results: it should be GF_PORT_MAX which is 65535 --- Additional comment from Vijay Bellur on 2016-04-28 02:21:21 EDT --- REVIEW: http://review.gluster.org/14096 (glusterd: fix max pmap alloc to GF_PORT_MAX) posted (#1) for review on master by Prasanna Kumar Kalever (pkalever) --- Additional comment from Vijay Bellur on 2016-04-28 02:28:45 EDT --- REVIEW: http://review.gluster.org/14096 (glusterd: fix max pmap alloc to GF_PORT_MAX) posted (#2) for review on master by Prasanna Kumar Kalever (pkalever) --- Additional comment from Vijay Bellur on 2016-04-28 05:11:01 EDT --- REVIEW: http://review.gluster.org/14096 (glusterd: fix max pmap alloc to GF_PORT_MAX) posted (#3) for review on master by Prasanna Kumar Kalever (pkalever) --- Additional comment from Vijay Bellur on 2016-04-29 01:29:14 EDT --- COMMIT: http://review.gluster.org/14096 committed in master by Atin Mukherjee (amukherj) ------ commit 72f048ae1ab893e81abff377a46570b5a12b7561 Author: Prasanna Kumar Kalever <prasanna.kalever> Date: Thu Apr 28 11:42:28 2016 +0530 glusterd: fix max pmap alloc to GF_PORT_MAX This patch also mops the port max i.e 65535 hard coding Change-Id: Ia93656d75ceb4c6c4849f9e0ad1b260d5952d4c6 BUG: 1331253 Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever> Reviewed-on: http://review.gluster.org/14096 Tested-by: Prasanna Kumar Kalever <pkalever> Smoke: Gluster Build System <jenkins.com> Reviewed-by: Atin Mukherjee <amukherj> CentOS-regression: Gluster Build System <jenkins.com> NetBSD-regression: NetBSD Build System <jenkins.org>
will be tracked under 1322306