]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Message: make get_orig_*() alias of get_*()
authorKefu Chai <kchai@redhat.com>
Fri, 13 May 2016 03:45:55 +0000 (11:45 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 17 May 2016 04:45:06 +0000 (12:45 +0800)
commit046c38198a70904fad0c9a5af6d03299f25877a3
treec790d225bfa8ddc3a0336d2107006969675659d2
parent87850e96ea6fa45a8368bacabee50f9e95b40ae9
Message: make get_orig_*() alias of get_*()

not necessary to construct a entity_inst_t and then throw it away just
for extracting the entity_inst_t::name or entity_inst_t::addr.

Fixes: http://tracker.ceph.com/issues/13990
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/msg/Message.h