index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
librados_test_stub
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: migrate atomic_t to std::atomic<>
Jesse Williamson
2017-05-19
4
-33
/
+39
*
test/librados_test_stub: add new aio_operate overloads for tracing
Jason Dillaman
2017-05-19
1
-0
/
+13
*
test/librados: silence -Woverloaded-virtual warning
Kefu Chai
2017-05-01
1
-1
/
+1
*
test/librados_test_stub/LibradosTestStub.cc: accept ENOENT
Dan Mick
2017-04-25
1
-1
/
+1
*
test/librados_test_stub: mock wrapper for aio_notify
Mykola Golub
2017-04-20
1
-0
/
+9
*
test/librados_test_stub: fixed cls_cxx_map_get_keys/vals return value
Jason Dillaman
2017-04-12
1
-3
/
+7
*
test/librados_test_stub: support blacklisting of connections
Jason Dillaman
2017-03-10
12
-19
/
+252
*
test/librados_test_stub: watch/notify should be connection-aware
Jason Dillaman
2017-03-10
2
-21
/
+25
*
test/librados_test_stub: separate mock cluster from connection
Jason Dillaman
2017-03-10
18
-387
/
+599
*
test: add override in test submodule
liuchang0812
2017-03-03
4
-60
/
+61
*
Merge pull request #12645 from guihecheng/wip-rbd-writesame-api
Jason Dillaman
2017-02-28
4
-0
/
+51
|
\
|
*
test/librbd: handle writesame op in librados_test_stub, required
Gui Hecheng
2017-02-23
4
-0
/
+51
*
|
rbd-mirror: retry object copy after -ENOENT error
Jason Dillaman
2017-02-22
1
-0
/
+5
|
/
*
Merge pull request #13416 from dillaman/wip-rbd-mirror-cleanup
Mykola Golub
2017-02-16
1
-0
/
+22
|
\
|
*
test: added missing IoCtx copy/assignment methods in librados_test_stub
Jason Dillaman
2017-02-14
1
-0
/
+22
*
|
librados: add override for librados
liuchang0812
2017-02-15
1
-1
/
+1
|
/
*
librbd: prevent self-blacklisting during break lock
Jason Dillaman
2017-01-25
1
-0
/
+6
*
Merge pull request #12607 from liewegas/wip-librados-killack
Sage Weil
2017-01-09
1
-2
/
+1
|
\
|
*
librados: eliminiate ack vs commit distinction
Sage Weil
2016-12-28
1
-2
/
+1
*
|
Merge pull request #12050 from dillaman/wip-16180
Mykola Golub
2017-01-05
3
-0
/
+28
|
\
\
|
*
|
librbd: utilize async snapshot create/delete methods from librados
Jason Dillaman
2016-11-17
3
-0
/
+28
*
|
|
librados_test_stub: tmap_update: return -ENOENT when removing nonexistent key
Mykola Golub
2016-12-26
1
-1
/
+4
|
|
/
|
/
|
*
|
dout: Use dout_context
Adam C. Emerson
2016-12-22
2
-0
/
+2
*
|
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-1
/
+1
*
|
librados: drop io_ctx_impl on ioctx_create/create2
Venky Shankar
2016-11-20
1
-0
/
+4
|
/
*
librados_test_stub: use readdir() as readdir_r() is deprecated
Kefu Chai
2016-11-07
1
-4
/
+2
*
objclass: expose client features to cls ops
Sage Weil
2016-10-18
1
-0
/
+4
*
msg/msg_types: prefix addr with type; - for none
Sage Weil
2016-10-18
1
-1
/
+1
*
buffer: rename iterator copy() to copy_deep()
Sage Weil
2016-10-16
1
-1
/
+1
*
rbd-mirror: Add sparse read for sync image
tianqing
2016-09-26
1
-0
/
+11
*
test: fix ceph_test_cls_hello test
Kefu Chai
2016-06-14
3
-0
/
+27
*
msg/msg_types: entity_addr_t/entity_inst_t with features
Sage Weil
2016-05-31
1
-1
/
+1
*
objclass: add cls_get_features
Sage Weil
2016-05-31
1
-0
/
+4
*
cmake: CEPH_LIB defaults to .libs in cpp unit tests
Ali Maredia
2016-05-02
1
-1
/
+1
*
objclass: add method to list watchers
Mykola Golub
2016-04-26
1
-0
/
+24
*
cmake: Protect againist getenv returning nullptr
Ali Maredia
2016-04-15
1
-1
/
+2
*
unittest_journal: got rid of relative paths
Ali Maredia
2016-04-15
1
-2
/
+5
*
cmake: moved tests into test/librados_test_stub dir
Ali Maredia
2016-04-15
1
-0
/
+10
*
Merge pull request #8380 from dillaman/wip-cls-fadvise
Sage Weil
2016-04-03
1
-0
/
+10
|
\
|
*
librados_test_stub: add new cls_cxx_read2/write2 methods
Jason Dillaman
2016-03-31
1
-0
/
+10
*
|
librbd: generic object watcher and mirroring watcher
Jason Dillaman
2016-03-30
1
-0
/
+22
|
/
*
test: move get_mock_io_ctx helper method to common location
Jason Dillaman
2016-03-13
2
-0
/
+14
*
librados_test_stub: support for truncating/removing with old snap contexts
Jason Dillaman
2016-03-13
5
-14
/
+26
*
Merge branch 'wip-conf-root' of https://github.com/liewegas/ceph
Sage Weil
2016-03-07
1
-3
/
+2
|
\
|
*
config: more parse_errors into md_config_t
Sage Weil
2016-03-03
1
-3
/
+2
*
|
librados_test_stub: added aio_watch/aio_unwatch/aio_watch_flush
Jason Dillaman
2016-03-01
7
-2
/
+70
*
|
test: more debug for TestWatchNotify
Mykola Golub
2016-02-21
1
-3
/
+35
*
|
librbd: use AIO notifications to prevent blocking ops
Jason Dillaman
2016-02-18
1
-0
/
+5
*
|
librados_test_stub: watch_flush should block until notifies complete
Jason Dillaman
2016-02-15
1
-4
/
+5
*
|
librados_test_stub: ensure AIO callback is also flushed
Jason Dillaman
2016-02-15
1
-4
/
+5
[next]