]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: wait for wal op that wrote cached tail before using
authorSage Weil <sage@redhat.com>
Mon, 21 Mar 2016 19:45:57 +0000 (15:45 -0400)
committerSage Weil <sage@redhat.com>
Wed, 30 Mar 2016 15:23:14 +0000 (11:23 -0400)
commit3084be5defa7eb29cee868d63ca6eeccdc094c2a
tree4dc36b165383d4ec2183e5a12855e185272c8317
parent5cf66693a6df98ac425901c9c53fbb2797bc46ab
os/bluestore: wait for wal op that wrote cached tail before using

If the cached tail is written by a WAL op, we need to wait for it to
apply before we use the cached tail.

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