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: futex fail if more notification sent after destroy
Nitzan Mordechai
2023-05-28
1
-2
/
+15
*
librados: fix stat test cases
Wei Wang
2022-08-11
1
-20
/
+20
*
librados: export stat2 in C API
Wei Wang
2022-06-25
1
-0
/
+24
*
test: Avoid named semaphores on Windows
Lucian Petrut
2021-01-05
1
-28
/
+37
*
test/libradosstriper: use new aio_create_completion()
Kefu Chai
2019-11-01
1
-104
/
+90
*
test: s/rados_aio_create_completion/rados_aio_create_completion2/
Kefu Chai
2019-11-01
1
-35
/
+4
*
test: s/wait_for_safe/wait_for_complete/
Kefu Chai
2019-11-01
1
-3
/
+3
*
test: s/INSTANTIATE_TEST_CASE_P/INSTANTIATE_TEST_SUITE_P/
Kefu Chai
2019-05-02
1
-1
/
+1
*
librados: revert librados3/libradoscc back to librados2
Jason Dillaman
2019-02-20
1
-5
/
+3
*
librados: move C++ APIs into libradospp
Kefu Chai
2018-11-01
2
-5
/
+13
*
Merge pull request #21983 from chardan/jfw-wip-libradosstriper_ultimate-final...
Kefu Chai
2018-08-23
1
-0
/
+3
|
\
|
*
build: add top-level libraddosstriper conditional
Jesse Williamson
2018-08-15
1
-0
/
+3
*
|
cmake: link against gtest in a better way
Kefu Chai
2018-08-17
1
-9
/
+3
|
/
*
common: Remove backport_std.h entirely
Adam C. Emerson
2018-01-08
1
-1
/
+0
*
common: Get rid of artifact filename
Adam C. Emerson
2017-12-14
1
-1
/
+1
*
common: Remove backported max and make_unique
Adam C. Emerson
2017-12-14
1
-2
/
+2
*
rados: Intializing members class StriperTest
amitkuma
2017-08-06
1
-3
/
+3
*
qa: move ceph-helpers and misc src/test/*.sh tests to qa/standalone
Sage Weil
2017-07-25
2
-103
/
+0
*
test/libradosstriper: always free allocated memory
Kefu Chai
2017-07-08
1
-9
/
+8
*
core/common: Fix ENODATA for FreeBSD with compat.h
Willem Jan Withagen
2017-06-15
1
-0
/
+1
*
test: add override in test submodule
liuchang0812
2017-03-03
1
-7
/
+7
*
radosstriper : Fixed semaphore cleanup and completion lifetime in striper aio...
Sebastien Ponce
2016-11-01
1
-2
/
+4
*
radosstriper : Fixed memory leaks found in valgrind testing of (improved) str...
Sebastien Ponce
2016-11-01
1
-7
/
+18
*
radosstriper : implementation of async remove/stat/stat2
Sebastien Ponce
2016-11-01
1
-0
/
+40
*
Merge pull request #10577 from wjwithagen/wip-wjw-test-rados-striper
Kefu Chai
2016-08-25
1
-8
/
+13
|
\
|
*
rados-striper.sh: Use expect_failure and conditional stringmatching
Willem Jan Withagen
2016-08-24
1
-8
/
+13
*
|
cmake: install ceph_test_rados_striper_api_*
Kefu Chai
2016-08-02
1
-0
/
+6
|
/
*
cmake: compile more radosstriper tests
Kefu Chai
2016-06-04
1
-3
/
+17
*
cmake: libradosstriper's OUTPUT_NAME should be radosstriper
Kefu Chai
2016-06-01
1
-1
/
+1
*
test: added env var setting to make check scripts
Ali Maredia
2016-05-02
1
-0
/
+1
*
cmake: working on rados-striper.sh test
Ali Maredia
2016-04-15
1
-1
/
+1
*
cmake: moved tests into test/libradosstriper dir
Ali Maredia
2016-04-15
1
-0
/
+14
*
tests and tools/scratchtool: Don't attempt to use NULL xattr
Dan Mick
2015-12-01
1
-2
/
+2
*
tests: port uniqueness reminder
Loic Dachary
2015-10-27
1
-1
/
+1
*
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
[next]