]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs/export_utils: include false but non-None items in config
authorSage Weil <sage@newdream.net>
Wed, 26 May 2021 17:45:53 +0000 (13:45 -0400)
committerSebastian Wagner <sewagner@redhat.com>
Thu, 9 Sep 2021 14:17:45 +0000 (16:17 +0200)
commitaca339c59385d1a9ba9b465947c8057cc547134f
treea9de13127fc3277648699e1526ce99f630eb64e3
parent8fbb9565512bf3572abbad8771685ff763dc19a0
mgr/nfs/export_utils: include false but non-None items in config

For example, attr_expiration_time = 0 is the default. Include this since
it is not None.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit fe1155f0151e4619e13eb3df49dc3dd54eb80511)
src/pybind/mgr/nfs/export_utils.py