]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: flush journal commit positions before starting op 9023/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 7 Jun 2016 05:01:09 +0000 (01:01 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 7 Jun 2016 11:30:48 +0000 (07:30 -0400)
commit636129653c7cac9665d0c423f6aafad5fd0c480a
treed4f2e892484b1aa86066b11174f838d72291a93a
parentd3d4e068396e01c58832e0ea1224ca34bafb808e
librbd: flush journal commit positions before starting op

Ensure all IO has been properly flushed and committed to the
journal before starting an op that could affect the IO path.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/Journal.cc