]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/BlueStore: Only call once notify_all. 15284/head
authorJianpeng Ma <jianpeng.ma@intel.com>
Thu, 25 May 2017 17:01:40 +0000 (01:01 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Fri, 26 May 2017 10:15:06 +0000 (18:15 +0800)
commit910e58011d6bf2b63527527fc0a50159c43d6c78
tree77ba52f8d0e507fe85f1456d6807915ea1ae62f6
parent45113968b8e63551e08f37e3f5022fd2ef2c504f
os/bluestore/BlueStore: Only call once notify_all.

All txcs of deferred_running have the same osr, so only call once
notify_call.

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