]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: remove unused generate_smb_service_spec function
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 1 Jul 2025 21:13:34 +0000 (17:13 -0400)
committerAdam King <adking@redhat.com>
Thu, 21 Aug 2025 18:13:55 +0000 (14:13 -0400)
commit6aeaa858a21d89b4ad0a5ce356515612b81e33b8
treeb3537af0f186b5103e361bbde49772caea4e1984
parentbe9e8b7588cd2e4ef780e6a8c03752e3a72dd8bc
mgr/smb: remove unused generate_smb_service_spec function

Remove the generate_smb_service_spec as it was unused (it was used
early on for a debug dump command). Leaving it would have meant
keeping it up-to-date with the real spec generating function and
unnecessary extra work.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit b624222df09ef2831ba1679090168a121ae30bd6)
src/pybind/mgr/smb/handler.py