index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
libradosstriper
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/librados: replace sem_init() with sem_open()
Yan, Zheng
2015-08-31
1
-53
/
+54
*
libradosstriper/striping.cc: include "include/types.h"
Yan, Zheng
2015-08-31
1
-0
/
+2
*
tests: rados striper tests use 7116 instead of 7113
Loic Dachary
2015-08-05
1
-1
/
+1
*
Fixed inclusion of ceph-helpers file in tests after it was moved to qa/workunits
Sebastien Ponce
2015-06-24
1
-1
/
+1
*
tests : Fixed radosstriper tests to introduce the needed calls to setup and t...
Sebastien Ponce
2015-06-23
1
-3
/
+9
*
rados: Added --striper option to the command line
Sebastien Ponce
2015-06-23
1
-0
/
+89
*
libradosstriper/striping.cc: fix resource leak
Danny Al-Gaaf
2015-02-24
1
-1
/
+2
*
libradosstriper: fixed write_full when ENOENT
Sebastien Ponce
2015-02-06
1
-0
/
+14
*
libradosstriper/striping.cc: fix strdup memory leaks
Danny Al-Gaaf
2014-10-27
1
-4
/
+10
*
test/libradosstriper/striping.cc: fix wrong indentation
Danny Al-Gaaf
2014-10-27
1
-19
/
+19
*
Added missing semaphore in libradosstriper AIO tests leading to potential mem...
Sebastien Ponce
2014-10-20
1
-0
/
+32
*
test/libradosstriper/striping.cc: remove dead initialization
Danny Al-Gaaf
2014-09-19
1
-1
/
+1
*
test: use 0U with gtest to avoid spurious warnings
Loic Dachary
2014-07-01
1
-1
/
+1
*
Merge pull request #2035 from ceph/wip-da-SCA-20140623
Sage Weil
2014-06-26
1
-1
/
+2
|
\
|
*
test/libradosstriper/striping.cc: fix potential memory leak
Danny Al-Gaaf
2014-06-23
1
-1
/
+2
*
|
test: use (unsigned)0 with gtest to avoid spurious warnings
Greg Farnum
2014-06-26
1
-1
/
+1
*
|
Added a couple of ASSERTS for avoiding coverity to complain about the possibi...
Sebastien Ponce
2014-06-26
2
-2
/
+4
|
/
*
fix compilation warnings
Loic Dachary
2014-06-10
2
-4
/
+4
*
Added unit test suite for the Rados striping API.
Sebastien Ponce
2014-06-07
5
-0
/
+1402