* refs/pull/23530/head:
qa/vstart_runner: fix daemons list
PendingReleaseNotes: note multifs support in libcephfs
test/cephfs: add pybind test for mount_root
pybind/cephfs: enable passing filesystem name to mount
libcephfs: add ceph_select_filesystem
common: add doc strings to client_mds_namespace
client: allow passing fs name to mount()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Conflicts:
PendingReleaseNotes
The secrets can be set using the 'rbd mirror pool peer add' and
'rbd mirror pool peer set' actions.
+* The `ceph mds deactivate` is fully obsolete and references to it in the docs
+ have been removed or clarified.
+
+ * The libcephfs bindings added the ceph_select_filesystem function
+ for use with multiple filesystems.
+
+ * The cephfs python bindings now include mount_root and filesystem_name
+ options in the mount() function.
+
>=13.1.0
--------