Skip to content

Commit

Permalink
FIXME: hardcode features values.
Browse files Browse the repository at this point in the history
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
  • Loading branch information
rzarzynski authored and liewegas committed Feb 17, 2019
1 parent 657d5ab commit 6eaad70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/msg/async/ProtocolV2.cc
Expand Up @@ -2305,6 +2305,7 @@ CtPtr ProtocolV2::send_client_ident() {

ldout(cct, 5) << __func__ << " sending identification: "
<< "addrs=" << messenger->get_myaddrs()
<< " target=" << connection->target_addr
<< " gid=" << messenger->get_myname().num()
<< " global_seq=" << global_seq
<< " features_supported=" << std::hex
Expand Down

0 comments on commit 6eaad70

Please sign in to comment.