]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Clear removed_collections after reap
authorXiaoxi Chen <xiaoxi.chen@intel.com>
Fri, 3 Apr 2015 01:48:43 +0000 (09:48 +0800)
committerSage Weil <sage@redhat.com>
Tue, 1 Sep 2015 17:39:36 +0000 (13:39 -0400)
commita4d2a53cf6a952ee1e93c2a17e729da13644208f
tree82005140064a275b850012b23e7cd185acbb15c0
parentd8351a8d9edb34be1c3768e8bcdb5f1354068b9b
Clear removed_collections after reap

Previous code forgot to clear the removed_collections queues
after reaped the collections in _reap_collection.

Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
src/os/newstore/NewStore.cc