]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/msg_types: drop any: prefix
authorSage Weil <sage@redhat.com>
Mon, 4 Feb 2019 10:57:51 +0000 (04:57 -0600)
committerSage Weil <sage@redhat.com>
Thu, 7 Feb 2019 12:13:09 +0000 (06:13 -0600)
commit37e4f613d515d495c8df9b41c00846bc5b4b6cc1
tree08ff01815f3712c802e410c0ab4d251d06656dc5
parentec8cc63910a9185be70abd680b86b80983db035f
msg/msg_types: drop any: prefix

If it can be any type of address, then simply don't specify the type.  This
is less confusing for humans.

Signed-off-by: Sage Weil <sage@redhat.com>
src/msg/msg_types.cc