]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
os/bluestore: add sanity check during extent loading
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 10 Sep 2016 09:58:54 +0000 (17:58 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 10 Sep 2016 09:58:54 +0000 (17:58 +0800)
commitd133cc571c25955db75206d5eb3aa457bdd68ed9
tree35f7d4b767026afca4823f2afde79884495bde01
parent4a5b395c1dc003a8301784d1f5ee1b69a3d8640b
os/bluestore: add sanity check during extent loading

Otherwise there are potential extent leaks.

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