]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: refactor _collection_list
authorMykola Golub <mgolub@suse.com>
Wed, 19 Aug 2020 08:33:38 +0000 (09:33 +0100)
committerMykola Golub <mgolub@suse.com>
Tue, 8 Sep 2020 15:17:16 +0000 (18:17 +0300)
commit0f519a80c52d5ebae644f65a4d5371dfceaf8e6b
tree2ef06f60d8a02eff2da3e09930762e7d00f440f4
parentf9773d6ea122e3b290afa8762fb5d4d094ff509a
os/bluestore: refactor _collection_list

Make it operate with oids only hiding keys in CollectionListIterator.

Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit f2ccd547d8d0b1518f77a08b61f3c7f509af65d3)
src/os/bluestore/BlueStore.cc