]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/BlueFS: use iterator_impl::copy instead of bufferlist::c_str() to avoid... 39883/head
authorweixinwei <xinweiwei90@gmail.com>
Thu, 11 Feb 2021 02:31:11 +0000 (10:31 +0800)
committersinguliere <singuliere@autistici.org>
Sat, 6 Mar 2021 10:26:47 +0000 (11:26 +0100)
commitacda0fd88a4cdd94b973bb7dd88687d330278f6b
tree9e0ad3530955bdd7d7be4f8dfee7ee9f8ace4655
parent9b829698f3d6269668c9402131bbfba81df6df0f
os/bluestore/BlueFS: use iterator_impl::copy instead of bufferlist::c_str() to avoid bufferlist rebuild

Signed-off-by: weixinwei <xinweiwei90@gmail.com>
(cherry picked from commit 8baa6ce567064a13b27e20b1a755bb2e5e871ebd)

 Conflicts:
src/os/bluestore/BlueFS.cc
        the line is wrapped in "if (out) {}" in nautilus but is
otherwise identical
src/os/bluestore/BlueFS.cc