]> git.apps.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)
committerSage Weil <sage@newdream.net>
Thu, 17 Jun 2021 20:18:06 +0000 (16:18 -0400)
commitfe1155f0151e4619e13eb3df49dc3dd54eb80511
tree3703eb94b4118c9654c4b47fc1d256ebb995940a
parent9b9c5bc7a4bebec2b03b7ff4367b8964f02614ae
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>
src/pybind/mgr/nfs/export_utils.py