ceph: fix parsing of ipv6 addresses
authorSage Weil <sage@newdream.net>
Thu, 8 Jul 2010 16:54:52 +0000 (09:54 -0700)
committerSage Weil <sage@newdream.net>
Fri, 9 Jul 2010 22:00:18 +0000 (15:00 -0700)
Check for brackets around the ipv6 address to avoid ambiguity with the port
number.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found