]> git.apps.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)
committerIgor Fedotov <ifedotov@suse.com>
Tue, 20 Mar 2018 12:50:17 +0000 (15:50 +0300)
commit291f6c91d42e462d5f803a68067dd34aaba1661f
treebfe376798aafd82e76530fa28ab72fb01c2af221
parentf1657023b4f406b05e4af92164fc8f64d73156dc
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>
(cherry picked from commit 196c71f4657ba19924e371e54b9d88c35448a2c5)
src/os/bluestore/BlueStore.cc