]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client: add client_fs mount option support
authorXiubo Li <xiubli@redhat.com>
Mon, 24 Feb 2020 05:45:14 +0000 (00:45 -0500)
committerXiubo Li <xiubli@redhat.com>
Fri, 28 Feb 2020 00:30:31 +0000 (19:30 -0500)
commit1a58e6429939c22f598b055a184aa516fa213523
treeea171650c3d9b4d4a97ecd9bc892d9ac47fb9907
parent52a4256d2407775dc41310a38b716106fb0006f1
client: add client_fs mount option support

"client_fs" is one alias for "client_mds_namespace=" and it will be
cleaner and be more user-friendly to use. "client_mds_namespace="
will be kept and backwards compatibility used.

Update the documents at the same time.

Fixes: https://tracker.ceph.com/issues/44212
Signed-off-by: Xiubo Li <xiubli@redhat.com>
doc/cephfs/mount-using-fuse.rst
doc/start/quick-cephfs.rst
qa/tasks/cephfs/fuse_mount.py
qa/tasks/vstart_runner.py
src/client/Client.cc
src/common/options.cc
src/include/cephfs/libcephfs.h