]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit39139f64e14684cf2370770deb79d929d27cfd9b
tree7ea80cd49b3afd0816eacf7fbf191647c44d5661
parentd06dbaf6c2c7187938f3f6745d9e4938a2d0ec47
ceph: fix parsing of ipv6 addresses

Check for brackets around the ipv6 address to avoid ambiguity with the port
number.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/messenger.c