]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg/async: drop intermediary variables in frame_v2.cc. 35716/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Mon, 22 Jun 2020 22:01:34 +0000 (22:01 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Mon, 22 Jun 2020 22:10:34 +0000 (22:10 +0000)
commit1cd08681dd9cf33fe74fd7d864567df43e47c6d5
treea5164375c6e83dbe308cf45130d9e226acf524bb
parent5d8fff13fc29cc3f379aae8e4437d0294b65f82b
msg/async: drop intermediary variables in frame_v2.cc.

They were required only because we lacked rvalue-taking
variant of `bufferlist::claim_append()`.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/msg/async/frames_v2.cc