index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
PluginRegistry.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/plugin: correct output filename path
Changcheng Liu
2020-10-15
1
-2
/
+2
*
common/plugin: remove stale commented code
Changcheng Liu
2020-10-15
1
-2
/
+0
*
common: Add dlfcn_compat.h for win32
Lucian Petrut
2020-04-14
1
-7
/
+2
*
common: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-0
/
+6
*
common/PluginRegistry: Mutex -> ceph::mutex
Sage Weil
2018-11-21
1
-7
/
+6
*
common: Mutex::Locker -> std::lock_guard<Mutex>
Sage Weil
2018-09-20
1
-2
/
+2
*
common,crush,mds,messages,osd: add missing #include
Kefu Chai
2018-09-05
1
-0
/
+1
*
common: Use ceph_assert for asserts
Adam C. Emerson
2018-08-27
1
-4
/
+4
*
common,rbd,rgw,osd: extract config values into ConfigValues
Kefu Chai
2018-07-10
1
-2
/
+2
*
common/PluginRegistry: define PLUGIN_SUFFIX to support osx
Kefu Chai
2017-11-11
1
-0
/
+4
*
common: Remove redundant includes
Jos Collin
2017-05-22
1
-6
/
+2
*
common: convert plugin_dir and erasure_plugin_dir to SAFE_OPTION
liuchang0812
2017-03-21
1
-3
/
+5
*
common/PluginRegistry: improve error output forshared library load failure.
Igor Fedotov
2016-09-14
1
-2
/
+5
*
common/PluginRegistry: try $plugin_dir/$foo if $plugin_dir/$type/$foo fails
Sage Weil
2016-06-30
1
-3
/
+9
*
common: PluginRegistry modification
Ved-vampir
2015-12-02
1
-6
/
+20
*
common: PluginRegistry
Sage Weil
2015-12-02
1
-0
/
+208