Applies the constructor signature change to the uses in
xio_client and xio_server test programs.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
messenger = new XioMessenger(g_ceph_context,
entity_name_t::MON(-1),
"xio_client",
- 0 /* nonce */, XIO_ALL_FEATURES, 0 /* cflags */,
+ 0 /* nonce */,
+ 0 /* cflags */,
dstrategy);
// enable timing prints
messenger = new XioMessenger(g_ceph_context,
entity_name_t::MON(-1),
"xio_server",
- 0 /* nonce */, XIO_ALL_FEATURES, 0 /* cflags */,
+ 0 /* nonce */,
+ 0 /* cflags */,
dstrategy);
static_cast<XioMessenger*>(messenger)->set_magic(