ceph/src/osdc
John Spray 1b36be9850 osdc/Journaler: wrap recover() completion in finisher
Otherwise, the callback will deadlock if it in turn
calls into any Journaler functions.  Don't care
about performance because we do this once at startup.

Signed-off-by: John Spray <john.spray@redhat.com>
2017-03-08 10:20:56 +00:00
..
CMakeLists.txt osd, messenger, librados: lttng enhancements 2017-01-16 13:58:58 -08:00
Filer.cc osdc/Filer: const fix for passed layouts 2017-03-08 10:20:55 +00:00
Filer.h osdc/Filer: const fix for passed layouts 2017-03-08 10:20:55 +00:00
Journaler.cc osdc/Journaler: wrap recover() completion in finisher 2017-03-08 10:20:56 +00:00
Journaler.h osdc/Journaler: add have_waiter() 2017-03-08 10:20:55 +00:00
ObjectCacher.cc osd: add override in osd subsystem 2017-02-15 21:22:01 +08:00
ObjectCacher.h
Objecter.cc Merge pull request #13759 from liewegas/wip-19133 2017-03-07 21:31:50 -06:00
Objecter.h Merge pull request #13759 from liewegas/wip-19133 2017-03-07 21:31:50 -06:00
Striper.cc
Striper.h
WritebackHandler.h