]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: don't log fsal keys
authorVarsha Rao <varao@redhat.com>
Mon, 16 Aug 2021 05:39:18 +0000 (11:09 +0530)
committerAlfonso Martínez <almartin@redhat.com>
Wed, 3 Nov 2021 11:37:16 +0000 (12:37 +0100)
commit5a5189163ca050c1823c1145fd9be36cdc0bb250
tree822788ac3d075d865017ce445ff01f65b37117b8
parent4aaa59166b46a043daa382fa7ad8037fcc771414
mgr/nfs: don't log fsal keys

FSAL keys are written to export objects. Don't log it, instead log the initial
export before generating keys and user config object mostly will not contain
export block. It's okay to log user config object content.

Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit b8c47c8d223f45092325cb8c02fa137eeebefb25)
src/pybind/mgr/nfs/cluster.py
src/pybind/mgr/nfs/export.py