]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: lift generic indentation function to file level
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 4 Mar 2022 19:40:33 +0000 (14:40 -0500)
committerAdam King <adking@redhat.com>
Sat, 21 May 2022 23:01:35 +0000 (19:01 -0400)
commitc34fc8c0878a4e4f5fb0590f05df74f2036095cc
treeaf828a88d8e670ff622d6ee149b13026b5ab9e99
parent35dc9e8f53cfd68491dbc0d18c2980daf00eb95a
mgr/nfs: lift generic indentation function to file level

Tucking a private method away as a staticmethod makes it harder to reuse
and less obvious that it can be resused.

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