since we've implemented the v2 support, these reminders are not needed
anymore.
Signed-off-by: Kefu Chai <kchai@redhat.com>
reply = {};
auto p = m->result_bl.cbegin();
auto ret = auth->handle_response(m->result, p,
-#warning fix crimson: session_key, connection_secret
nullptr, nullptr);
if (ret != 0 && ret != -EAGAIN) {
throw std::system_error(make_error_code(
global_id = m->global_id;
switch (auto p = m->result_bl.cbegin();
auth->handle_response(m->result, p,
-#warning fix crimson: session_key, connection_secret
nullptr, nullptr)) {
case 0:
// none