]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: move AsyncOpTracker to common library
authorJason Dillaman <dillaman@redhat.com>
Wed, 21 Sep 2016 17:02:34 +0000 (13:02 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 11 Oct 2016 17:52:46 +0000 (13:52 -0400)
commit2460a3dbe7d04f1a4daa44d7367d24d47fa070fb
tree3708969bae7d1a7cacf54dbd55c0d7ea1c3d782e
parent1748b38da48beb8e25dc5ca831a540d389a963ee
common: move AsyncOpTracker to common library

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 72d8992f054a7e36f92fdd2e01278ce3b9ede2eb)

Conflicts:
src/journal/CMakeLists.txt: doesn't exist in Jewel
src/CMakeLists.txt
src/common/AsyncOpTracker.cc [new file with mode: 0644]
src/common/AsyncOpTracker.h [new file with mode: 0644]
src/common/Makefile.am
src/journal/AsyncOpTracker.cc [deleted file]
src/journal/AsyncOpTracker.h [deleted file]
src/journal/JournalMetadata.h
src/journal/JournalPlayer.h
src/journal/JournalTrimmer.h
src/journal/Makefile.am