]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/AvlAllocator: use delegated ctor
authorKefu Chai <kchai@redhat.com>
Tue, 1 Jun 2021 10:52:11 +0000 (18:52 +0800)
committerMauricio Faria de Oliveira <mfo@canonical.com>
Wed, 10 Nov 2021 15:10:03 +0000 (12:10 -0300)
commitb24f022e0eae8f2653f5890edfa492d8bd333ca3
tree7ced3a0136814cc81b6cd559da89074a4651e665
parent4eb4a3db01ab027594fb6e03f6c107484e73f58f
os/bluestore/AvlAllocator: use delegated ctor

less repeating this way

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 9b52ba1dd0a5e199833d7ab2561a7b388d85afc1)
Signed-off-by: Mauricio Faria de Oliveira <mfo@canonical.com>
 Conflicts:
src/os/bluestore/AvlAllocator.cc
- Replace `std::string_view name` w/ `const std::string& name`.
src/os/bluestore/AvlAllocator.cc