]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/dbstore: Use mutex to protect DB objectmap and prepared stmt
authorSoumya Koduri <skoduri@redhat.com>
Mon, 3 Jan 2022 12:11:38 +0000 (17:41 +0530)
committerSoumya Koduri <skoduri@redhat.com>
Thu, 13 Jan 2022 11:52:11 +0000 (17:22 +0530)
commitebd7af34c19d98b7a7d3879e44a01f0341391469
tree38447d1afcd0a59eedb8d7082ad1e80d902c7eec
parent1c2a7884fa9ba53080db1213ddbd5c495cb906c5
rgw/dbstore: Use mutex to protect DB objectmap and prepared stmt

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
src/rgw/store/dbstore/common/dbstore.cc
src/rgw/store/dbstore/common/dbstore.h
src/rgw/store/dbstore/sqlite/sqliteDB.cc
src/rgw/store/dbstore/sqlite/sqliteDB.h