]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: Re-record unclean removed-collection.
authorJianpeng Ma <jianpeng.ma@intel.com>
Thu, 16 Nov 2017 13:50:56 +0000 (21:50 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Fri, 17 Nov 2017 10:14:59 +0000 (18:14 +0800)
commit196c71f4657ba19924e371e54b9d88c35448a2c5
tree67d4a1d71281a8a1934576bc4154ab9e37a12c48
parentc662dc3067125d168a91a18a00425e84d8b68c5b
os/bluestore: Re-record unclean removed-collection.

In _reap_collection, if removed-collection still has object which in
flushing. Collection don't clean cache and  it can't
record anymore which cause can't handle in the next time.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
src/os/bluestore/BlueStore.cc