]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: commit journal op events immediately 6625/head
authorJason Dillaman <dillaman@redhat.com>
Fri, 20 Nov 2015 13:44:53 +0000 (08:44 -0500)
committerJason Dillaman <dillaman@redhat.com>
Fri, 20 Nov 2015 13:44:53 +0000 (08:44 -0500)
commit93598473ebe9057322df85c09e2f69e3867b566b
tree735397a0bd68bada6830dae2c29d793796445a50
parentac84faac75324ad10524e5bc4e4f4fbdabf8ab28
librbd: commit journal op events immediately

Op events are split into a start and finish record, so they can
be immediately marked as committed within the journal.

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