]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: merge FSExport back into ExportMgr
authorSage Weil <sage@newdream.net>
Thu, 17 Jun 2021 20:01:50 +0000 (16:01 -0400)
committerSage Weil <sage@newdream.net>
Mon, 21 Jun 2021 18:13:15 +0000 (14:13 -0400)
commit1529f78ecf43ddc878ae028e6a56baa87daeed3b
tree871bab1a26ea52ead2c16454fbd2a48583341fb5
parent0907658f21b643dd767abdafcbbbf173213a6558
mgr/nfs: merge FSExport back into ExportMgr

This class captures no data, and the current methods cover both cephfs
and rgw exports.  There is little value to making the class separate from
ExportMgr.

Signed-off-by: Sage Weil <sage@newdream.net>
src/pybind/mgr/nfs/export.py
src/pybind/mgr/nfs/tests/test_nfs.py