]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/async/rdma: unnecessary reinitiliazation of an iterator 18190/head
authorJustL <jlingys@connect.ust.hk>
Mon, 9 Oct 2017 12:37:43 +0000 (20:37 +0800)
committerJustL <jlingys@connect.ust.hk>
Mon, 9 Oct 2017 12:37:43 +0000 (20:37 +0800)
commitfa13eaf8da75293c7f8eea8fe71d9a3985c943f5
treefbd75d4f0cb8410ed1e4243a5477f3a439f28989
parentdb0602e963546e3ac743c6988efad0cb88068fd4
msg/async/rdma: unnecessary reinitiliazation of an iterator

current_buffer iterator does not need to be reinitalized as no changes
occur between the initialization and iteration steps.

Signed-off-by: Justinas Lingys jlingys@connect.ust.hk
src/msg/async/rdma/RDMAConnectedSocketImpl.cc