]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #39191 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 22 Mar 2021 17:06:08 +0000 (10:06 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 22 Mar 2021 17:06:11 +0000 (10:06 -0700)
commit6ad5901422dd6b8794970556706fd5a19bf615cf
tree9d3e9098468d68557fc892a63da74051cd580f91
parentdc1589db54c3b6528173aff798538ba6d38293a6
parentde8b110f9f78f151a0812e983094ec04571ec1fe
Merge PR #39191 into master

* refs/pull/39191/head:
pybind/mgr/snap_schedule: use ceph VFS
pybind/mgr/snap_schedule: idempotentize table creation
mgr: add ceph sqlite VFS
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: Neha Ojha <nojha@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
doc/rados/api/index.rst
src/CMakeLists.txt
src/common/options.cc
src/mgr/Mgr.cc