]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: use transparent comparator
authorKefu Chai <kchai@redhat.com>
Tue, 16 Mar 2021 01:29:41 +0000 (09:29 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 16 Mar 2021 03:01:29 +0000 (11:01 +0800)
commit92665cd93ee6d50d1233e7205f9ffece94e63a20
treebd6be69ba6a8a34ae787bff738f727ad674c1efa
parentc1c90582dbe9274c5004f65d817cc83ef1b3062d
os/bluestore: use transparent comparator

so we don't need to create an instance of `std::string` just for looking
up in those maps.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/os/bluestore/BlueFS.h