]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: allocate and associate op tids to maint op journal events
authorJason Dillaman <dillaman@redhat.com>
Wed, 16 Dec 2015 15:48:08 +0000 (10:48 -0500)
committerJason Dillaman <dillaman@redhat.com>
Fri, 15 Jan 2016 15:40:28 +0000 (10:40 -0500)
commit89d6c271cf08e0fc4353022ffcf1ca410c27f705
treeabf480c3e63d0fb4b80a244cf1c4ff6497808004
parent8b2dc72ec4cb06ba3fb928e12611e72b721d2d7d
librbd: allocate and associate op tids to maint op journal events

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
16 files changed:
src/librbd/Journal.cc
src/librbd/Journal.h
src/librbd/journal/Entries.cc
src/librbd/journal/Entries.h
src/librbd/operation/FlattenRequest.h
src/librbd/operation/RenameRequest.h
src/librbd/operation/Request.cc
src/librbd/operation/Request.h
src/librbd/operation/ResizeRequest.h
src/librbd/operation/SnapshotCreateRequest.h
src/librbd/operation/SnapshotProtectRequest.h
src/librbd/operation/SnapshotRemoveRequest.h
src/librbd/operation/SnapshotRenameRequest.h
src/librbd/operation/SnapshotRollbackRequest.h
src/librbd/operation/SnapshotUnprotectRequest.h
src/test/librbd/mock/MockJournal.h