]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: remove unused export_cluster_checker function
authorJohn Mulligan <jmulligan@redhat.com>
Sat, 7 May 2022 14:22:37 +0000 (10:22 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 12 Jan 2023 18:44:11 +0000 (13:44 -0500)
commit098c24498387e1bdbb4a7547ad75059dccd8eb64
tree626258d0c6d314b4b27dfe407f3b00860bda3fb8
parent9a738872917d7b9bfcf9621c8d2a0ae5c71eab3c
mgr/nfs: remove unused export_cluster_checker function

This decorator is no longer needed as equivalent functionality is
handled internally by the class.

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