]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: submit txn via kv_sync_thread if ids exceed max
authorSage Weil <sage@redhat.com>
Wed, 19 Oct 2016 17:56:19 +0000 (13:56 -0400)
committerSage Weil <sage@redhat.com>
Tue, 1 Nov 2016 14:30:03 +0000 (10:30 -0400)
commite2ba42bd7552694fcd51af8845ba176fcc0174dd
tree3459c0a349709318d268a755fbedd6930562fb57
parente013293b7fc3087de1b3df57a219240f9f08008e
os/bluestore: submit txn via kv_sync_thread if ids exceed max

This ensures the txn will not commit before an update to the
global max.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/bluestore/BlueStore.cc
src/os/bluestore/BlueStore.h