ceph/src/global
Sage Weil 7a49f3da55 lockdep: do not initialize if already started
If we have already registered a cct for lockdep, do not accept another one.
We already check that the cct matches when we shut down.  This we will run
for the life span of a single cct and no longer.

Fixes: #7965
Signed-off-by: Sage Weil <sage@inktank.com>
2014-04-02 16:46:30 -07:00
..
global_context.cc
global_context.h
global_init.cc lockdep: do not initialize if already started 2014-04-02 16:46:30 -07:00
global_init.h global: separate first half of global_init into global_pre_init 2014-03-29 22:00:47 -07:00
Makefile.am automake cleanup: implementing non-recursive make 2013-09-08 00:11:09 +02:00
pidfile.cc compat: avoid unused warn with TEMP_FAILURE_RETRY 2014-02-23 11:17:42 -08:00
pidfile.h
signal_handler.cc SignalHandler: fix infinite loop on BSD systems 2013-10-14 11:14:44 -07:00
signal_handler.h