]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: support multi-fs in kernel client
authorJohn Spray <john.spray@redhat.com>
Sun, 6 Nov 2016 22:01:00 +0000 (22:01 +0000)
committerJohn Spray <john.spray@redhat.com>
Wed, 7 Dec 2016 00:45:46 +0000 (00:45 +0000)
commitbc680e7a1e07b0e33f04bc2020467e02c36b5b1a
tree5b8bb9f2251801d84d0530010c4ce78ba2436eaa
parentd1277afd0841333d8bf3b020020a8fe5d240fe62
tasks/cephfs: support multi-fs in kernel client

Change the Mount interface to take it as an
argument to mount() instead of setting it
out of band in a config file as we used to
for the fuse client.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/fuse_mount.py
tasks/cephfs/kernel_mount.py
tasks/cephfs/mount.py
tasks/cephfs/test_failover.py
tasks/vstart_runner.py