]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: move lookup() of SharedBlobSet back into .h
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 22 Sep 2016 03:26:48 +0000 (11:26 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Thu, 22 Sep 2016 06:49:03 +0000 (14:49 +0800)
commit4213b43a41265a498fcdf412345e74e4241c2b56
tree531e90a84538e1d6d4bfdb13ae4bebfe5c64eb2a
parent31b9ff0f699987a4fb062366c2acdd3a68a43097
os/bluestore: move lookup() of SharedBlobSet back into .h

Because the lookup() method is simple and easy,
and requires no dout for debugging.

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