index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
erasure-code
/
ErasureCodePlugin.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ec: free plugin memory when it destructs
Rongqi Sun
2024-05-28
1
-9
/
+9
*
common: Add dlfcn_compat.h for win32
Lucian Petrut
2020-04-14
1
-6
/
+2
*
erasure-code: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-12
/
+11
*
erasure-code: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-4
/
+4
*
os,common: check __APPLE__ for osx not DARWIN
Kefu Chai
2017-09-16
1
-1
/
+1
*
erasure-code: optimize header file dependency
shawn
2017-05-19
1
-0
/
+2
*
On Darwin: subfix of dynamic library is dylib
Yan, Zheng
2015-08-31
1
-0
/
+4
*
osd: always load erasure plugins from the configured directory
Sage Weil
2015-08-21
1
-3
/
+3
*
erasure-code: verify the profile content matches get_profile()
Loic Dachary
2015-06-01
1
-1
/
+9
*
erasure-code: implement consistent error stream
Loic Dachary
2015-05-25
1
-16
/
+16
*
erasure-code: define the ErasureCodeProfile type
Loic Dachary
2015-05-25
1
-4
/
+4
*
ErasureCodePlugin.cc: reduce scope of variable
Danny Al-Gaaf
2014-10-26
1
-2
/
+1
*
ErasureCodePlugin.cc: prefer ++operator for non-primitive iterators
Danny Al-Gaaf
2014-09-02
1
-1
/
+1
*
erasure-code: assert the PluginRegistry lock is held when it must
Loic Dachary
2014-08-28
1
-0
/
+5
*
erasure-code: add Ceph version check to plugins
Loic Dachary
2014-08-28
1
-0
/
+17
*
erasure-code: implement ErasureCodePluginRegistry::remove
Loic Dachary
2014-08-28
1
-0
/
+12
*
erasure-code: add directory to plugin init functions
Loic Dachary
2014-08-28
1
-11
/
+9
*
erasure-code: preload the jerasure plugin
Loic Dachary
2014-08-20
1
-0
/
+22
*
erasure-code: Ceph distributed storage system
Loic Dachary
2014-06-01
1
-1
/
+1
*
Use cpp_strerror() wherever possible, and use autoconf for portability
Dan Mick
2014-04-14
1
-1
/
+2
*
erasure-code: allow loading a plugin from factory()
Loic Dachary
2014-03-27
1
-8
/
+11
*
erasure-code: remove dependency to the global context
Loic Dachary
2014-03-17
1
-25
/
+14
*
common,erasure-code,mon: s/erasure-code-//
Loic Dachary
2014-03-17
1
-2
/
+2
*
mon,osd,erasure-code: update copyright notices
Loic Dachary
2014-03-17
1
-1
/
+1
*
ErasureCodePlugin.cc: reduce scope of local variable
Danny Al-Gaaf
2014-03-04
1
-1
/
+1
*
erasure-code: move source files to a dedicated directory
Loic Dachary
2014-02-06
1
-0
/
+142