]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
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)
* 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>
1  2 
doc/rados/api/index.rst
src/CMakeLists.txt
src/common/options.cc
src/mgr/Mgr.cc

Simple merge
Simple merge
Simple merge
diff --cc src/mgr/Mgr.cc
Simple merge