Once here the current loner has already been dropped if there has,
and the get_wanted_loner() is the new loner it trying to set to.
Signed-off-by: Xiubo Li <xiubli@redhat.com>
if (in->try_drop_loner()) {
need_issue = true;
if (in->get_wanted_loner() >= 0) {
- dout(10) << "eval end set loner to client." << in->get_loner() << dendl;
+ dout(10) << "eval end set loner to client." << in->get_wanted_loner() << dendl;
bool ok = in->try_set_loner();
ceph_assert(ok);
mask = -1;