]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #40317 into pacific
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 24 Mar 2021 23:11:03 +0000 (16:11 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 24 Mar 2021 23:11:03 +0000 (16:11 -0700)
commit3eb70cf622aace689e45749e8a92fce033d3d55c
treefa066c060d8341073a2affec3f97c10f28c15f62
parentcccf88d7836f879cc2963e3b8d807b14adbfe9a2
parent1dd0fd7d6781fada61416b74208f085ab55af6f5
Merge PR #40317 into pacific

* refs/pull/40317/head:
cephsqlite: add julian day offset in milliseconds
doc: add libcephsqlite
ceph.spec,debian: package libcephsqlite
test/libcephsqlite,qa: add tests for libcephsqlite
libcephsqlite: rework architecture and backend
SimpleRADOSStriper: wait for finished aios after write
SimpleRADOSStriper: add new minimal async striper
mon: define simple-rados-client-with-blocklist profile
librados: define must renew lock flag
common: add timeval conversion for durations
Revert "libradosstriper: add function to read into char*"
test_libcephsqlite: test random inserts
cephsqlite: fix compiler errors
cmake: improve build inst for cephsqlite
libcephsqlite: sqlite interface to RADOS
libradosstriper: add function to read into char*

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
PendingReleaseNotes
ceph.spec.in
debian/control
src/CMakeLists.txt
src/common/options.cc
src/mon/MonCap.cc
src/test/CMakeLists.txt