summaryrefslogtreecommitdiffstats
path: root/PendingReleaseNotes
diff options
context:
space:
mode:
authorPatrick Donnelly <pdonnell@redhat.com>2018-09-24 23:41:59 +0200
committerPatrick Donnelly <pdonnell@redhat.com>2018-09-24 23:42:13 +0200
commit51b27b7e3dcfbf8aca92f1db41067fe3df1339d3 (patch)
treeb5eae7140aae7c606fed499bb357aa23f7b656a0 /PendingReleaseNotes
parentMerge PR #24125 into master (diff)
parentqa/vstart_runner: fix daemons list (diff)
downloadceph-51b27b7e3dcfbf8aca92f1db41067fe3df1339d3.tar.xz
ceph-51b27b7e3dcfbf8aca92f1db41067fe3df1339d3.zip
Merge PR #23530 into master
* 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
Diffstat (limited to 'PendingReleaseNotes')
-rw-r--r--PendingReleaseNotes6
1 files changed, 6 insertions, 0 deletions
diff --git a/PendingReleaseNotes b/PendingReleaseNotes
index 350c0483492..533e6a75943 100644
--- a/PendingReleaseNotes
+++ b/PendingReleaseNotes
@@ -24,6 +24,12 @@
* 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
--------