From: Ilya Dryomov Date: Mon, 30 Dec 2013 17:21:29 +0000 (+0200) Subject: libceph: use CEPH_MON_PORT when the specified port is 0 X-Git-Tag: v3.14-rc1~71^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f48db1e9ac6f1578ab7efef9f66c70279e2f0cb5;p=pandora-kernel.git libceph: use CEPH_MON_PORT when the specified port is 0 Similar to userspace, don't bail with "parse_ips bad ip ..." if the specified port is port 0, instead use port CEPH_MON_PORT (6789, the default monitor port). Signed-off-by: Ilya Dryomov Reviewed-by: Sage Weil --- Reading git-diff-tree failed