]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge PR #23530 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 24 Sep 2018 21:41:59 +0000 (14:41 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 24 Sep 2018 21:42:13 +0000 (14:42 -0700)
* 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

1  2 
PendingReleaseNotes
src/client/Client.cc
src/client/Client.h
src/common/legacy_config_opts.h
src/common/options.cc
src/libcephfs.cc

index 350c0483492efbdcce1319f9e4ad472b8db5a765,ce7603f3a8ad224c5fd79545facd700df0d23710..533e6a75943ae913cbd2a28c292153e5e7188202
    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
  --------
  
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge