]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: pass strict flag to bluestore_blob_use_tracker_t::equal() 15705/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 22 Jun 2017 01:18:40 +0000 (09:18 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Thu, 29 Jun 2017 01:12:45 +0000 (09:12 +0800)
commit5070999169b5733983fb74d955cb764a9066c3d8
tree4d3e840f389b4f2e56d039379dc6bd2e531a95da
parent2b4b71821097d1317bfdbf14afd777ace63bf9dc
os/bluestore: pass strict flag to bluestore_blob_use_tracker_t::equal()

And if that flag is true, we'll do a strict equivalence comparison instead.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/os/bluestore/bluestore_types.cc
src/os/bluestore/bluestore_types.h
src/test/objectstore/test_bluestore_types.cc