]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: cache new and stored keys separately in the staging area
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 1 May 2024 14:55:14 +0000 (10:55 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 13 Jun 2024 13:54:04 +0000 (09:54 -0400)
commit0eb6324fcc6abccd97130bae45ad70e17d6b8e65
treec32c3354a354838cefd35467d0e5a227b0476f81
parent324cbc92813404ce0017c3038f142bd0e4a03e34
mgr/smb: cache new and stored keys separately in the staging area

We would like a quick way of determining what is new. Add methods to the
staging area class to make it possible to do so using (cached) keys.

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