]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
os/bluestore: fix the wrong usage for map_any.
authorJianpeng Ma <jianpeng.ma@intel.com>
Wed, 15 Nov 2017 16:29:32 +0000 (00:29 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Wed, 15 Nov 2017 16:33:09 +0000 (00:33 +0800)
commit039ee8328e92d6834cd0cd4b77af75dc55c65221
tree5ac4a14e1fce489e65bfc4c074f2420868ef704f
parent8ce46e4aef0098fc34449f2e69eeea272002dad0
os/bluestore: fix the wrong usage for map_any.

If Onode::flushing_count > 0, it should return true rahter than false.

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