2011-08-18 |
Colin Patrick... | Operate1PP: test CEPH_OSD_CMPXATTR_OP_EQ |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Colin Patrick... | librados: remove unused operate param |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Colin Patrick... | test/rados-api/misc.cc: test Operate1PP |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Colin Patrick... | Test rados_exec, C and C++ version |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Colin Patrick... | test/rados-api/misc.cc: test tmap_update |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Colin Patrick... | qa/workunits/rados/test.sh:explicitly invoke tests |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Colin Patrick... | Add qa/workunits/rados/test.sh |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Colin Patrick... | test/rados-api/misc.cc: test Rados::version |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Colin Patrick... | test/rados-api/list.cc: C++ version |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Colin Patrick... | test/rados-api/snapshots.cc: C++ version |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Colin Patrick... | test/rados-api/watch_notify.cc: implement C++ ver |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Colin Patrick... | test/rados-api/stat.cc: implement C++ tests |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Colin Patrick... | rados/librados.h: use rados_snap_t consistently |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Colin Patrick... | test/rados-api/aio.cc: test RoundTripWriteFull |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Colin Patrick... | test/rados-api/aio.cc: implement FlushPP |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Colin Patrick... | test/rados-api/aio.cc: test ReturnValuePP |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Colin Patrick... | test/rados-api/aio.cc: test IsSafePP |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Colin Patrick... | test/rados-api/aio.cc: add IsCompletePP |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Colin Patrick... | test/rados-api/aio.cc: Add RoundTripAppendPP |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Colin Patrick... | test/rados-api/aio.cc: add RoundTripPP |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Colin Patrick... | LibRadosAio: WaitForSafePP |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Colin Patrick... | test/rados-api/aio.cc: SimpleWritePP |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Colin Patrick... | rados_setxattr: return 0 on success |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Colin Patrick... | rados_write_full: remove offset parameter |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Colin Patrick... | test/rados-api/snapshots.cc:RollbackPP |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Colin Patrick... | test/rados-api/snapshots.cc:SnapGetNamePP |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Colin Patrick... | test/rados-api/snapshots.cc:SelfManagedRollbackTest |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Colin Patrick... | SelfManagedSnapTest: test more |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Colin Patrick... | test/rados-api/snapshots.cc: SelfManagedSnapTestPP |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Colin Patrick... | test/rados-api/io.cc: test XattrListPP |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Colin Patrick... | test/rados-api/io.cc: test RmXattrPP |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Colin Patrick... | test/rados-api/io.cc: test XattrsRoundTripPP |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Colin Patrick... | test/rados-api/io.cc: add RemoveTestPP |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Colin Patrick... | test/rados-api/io.cc: AppendRoundTripPP,TruncPP |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Colin Patrick... | test/rados-api/io.cc: test WriteFullRoundTripPP |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Colin Patrick... | test/rados-api/io.cc: test RoundTripPP, etc. |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Colin Patrick... | test/rados-api/io.cc: test SimpleWritePP |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Colin Patrick... | test/rados-api/test.cc: add create_one_pool_pp,etc |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Colin Patrick... | librados: add IoCtx::close |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Colin Patrick... | Add test/rados-api/misc.cc |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Colin Patrick... | test/rados-api/snapshots: add SelfManagedSnapTest |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Colin Patrick... | librados:fix name of rados_ioctx_snap_set_read/wr |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Colin Patrick... | test/rados-api/snapshots.cc: test SnapGetName |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Colin Patrick... | test/rados-api/snapshots.cc: test Rollback |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Colin Patrick... | test/rados-api/snapshots.cc: test SnapRemove |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Colin Patrick... | test/rados-api/snapshots.cc: test SnapList |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Colin Patrick... | Add test/rados-api/watch_notify.cc |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Colin Patrick... | test/rados-api: move TestAlarm into test.h |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Colin Patrick... | test/rados-api/stat.cc: test ClusterStat,PoolStat |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Colin Patrick... | Add test/rados-api/stat.cc: test rados_stat |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/pool.cc:test PoolCreateWithCrushRule |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/pool.cc: test rados_ioctx_get_id |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/pool.cc: add AuidTest1, AuidTest2 |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/pool.cc: test PoolLookup,PoolDelete |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | .gitignore: add test_rados_api_* |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | create_one_pool: improve error reporting |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | Add test/rados-api/pool.cc |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | Add test_rados_api_list |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | rados/librados.h: remove rados_aio_get_obj_ver |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/aio.cc: add RoundTripWriteFull |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/aio.cc: fix shadowed class variable |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/aio.cc: test Flush |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/aio.cc: add ReturnValue |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/aio.cc: test IsSafe |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/aio.cc: test IsComplete |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/aio.cc: use rados_aio_release |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/aio.cc: add RoundTripAppend |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/aio: add WaitForSafe, RoundTrip |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | Add test/rados-api/aio: SimpleWrite |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io.cc: add RmXattr, XattrIter |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io: add XattrsRoundTrip |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io: add RemoveTest |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io: add TruncTest |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io: add AppendRoundTrip |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io: add WriteFullRoundTrip |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | test/rados-api/io: add roundtrip, overlappingwrite |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Colin Patrick... | Makefile.am: build gtest in debug builds |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Colin Patrick... | Add test-rados directory, I/O test |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Colin Patrick... | Merge branch 'wip-config' |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Sage Weil | osd: missing ! in ifs on bad map after osd boot |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Sage Weil | mds: fix Migrator::audit() for IMPORT_ABORTING |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Yehuda Sadeh | objecter: halt compound operation only if result < 0 |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | Remove unused dyn_sprintf |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | config.cc: clean up includes |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Sage Weil | mds: chain rename subtree projections |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Sage Weil | client: whitespace cleanup |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Sage Weil | client: send renames to the correct node |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | config: more thread-safety stuff |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | injectargs: forbid unsafe string modifications |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | test/daemon_config: add injectargs test |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | Add daemon_config, libceph_config, etc. |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | add config unit test |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | librados.h: fix out-of-date comment |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | config: more cleanup |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Colin Patrick... | libceph.h: fix C compilation |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Colin Patrick... | config: add proper locking, fix comments |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Colin Patrick... | Merge branch 'rgw-formatter' |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Colin Patrick... | In RGW, use the common/Formatter |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Sage Weil | filestore: remove unused var |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Colin Patrick... | Formatter: add open_object_section_in_ns, etc. |
commit | commitdiff | tree | snapshot |
next |