]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
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)
commit51b27b7e3dcfbf8aca92f1db41067fe3df1339d3
treeb5eae7140aae7c606fed499bb357aa23f7b656a0
parentb536ca8a528481312d541e4b255406bf2bf9d0d0
parentda5b25db64d4807ce2b5c519e779534a65f6e12a
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
PendingReleaseNotes
src/client/Client.cc
src/client/Client.h
src/common/legacy_config_opts.h
src/common/options.cc
src/libcephfs.cc