]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: extend the mon key store to support raw data
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 1 Jul 2025 21:14:55 +0000 (17:14 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 12 Aug 2025 14:48:03 +0000 (10:48 -0400)
commit8254069dba53d6bf50a76a087a692ea633a60736
tree3d9d06b2e7a51e1aafece5f1bd95ba052db7bad4
parentb5e0ab8547b8faf058df24c4e5077886dec02d24
mgr/smb: extend the mon key store to support raw data

Previously, a new protocol for raw data entries was added. Extend the
MonKeyStoreEntry to meet this protocol so that it can be used to retain
raw text/data blobs.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/smb/mon_store.py