cephfs: add ceph-fuse suport for ceph-fuse
authorRishabh Dave <ridave@redhat.com>
Tue, 19 Apr 2022 17:58:11 +0000 (23:28 +0530)
committerZorro Lang <zlang@kernel.org>
Tue, 26 Apr 2022 18:54:00 +0000 (02:54 +0800)
commit1dac95cb0d6e97dfa336deab6d13c81aed531666
treef554f1909185ac1a58eafc74c034a4df672d5c0a
parentad5f89ef3013d0ce8459cce364d60ec957ea2556
cephfs: add ceph-fuse suport for ceph-fuse

Currently tests in xfstests-dev can be executed against CephFS only by
mounting CephFS using kernel driver. Attempting to run tests against
CephFS using FUSE doesn't work because xfstests-dev would remount CephFS
using kernel. This patch adds the ability for xfstest-dev code to mount
CephFS using FUSE.

[Zorro add missed ";;" in common/rc]

Fixes: https://tracker.ceph.com/issues/55354
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/config
common/rc