]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #69702 from avanthakkar/fix-smb-sqlite-error-handling
authorJohn Mulligan <33039589+phlogistonjohn@users.noreply.github.com>
Fri, 10 Jul 2026 13:07:05 +0000 (09:07 -0400)
committerGitHub <noreply@github.com>
Fri, 10 Jul 2026 13:07:05 +0000 (09:07 -0400)
commit980b01206e8ba1443e0ceb26be2c899ab619645f
treecd27d33dfdfa2d95dbd774653466f9a4a4727bb9
parent1049a49631134888c50fb53c998902a900100145
parent4ae80fb44646972b9750bfa1b70a5498f2e7feac
Merge pull request #69702 from avanthakkar/fix-smb-sqlite-error-handling

mgr/smb: gracefully handle transient sqlitedb errors

Reviewed-by: John Mulligan <jmulligan@redhat.com>
Reviewed-by: Rabinarayan Panigrahi <rapanigr@redhat.com>
src/pybind/mgr/smb/module.py
src/pybind/mgr/smb/sqlite_store.py