mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-20 22:36:42 +00:00
fuse mount does not allow to mount directory if it contains some files. Due to this, currently scaled pod with cephfs failed to mount by ceph-fuse. This patch adds nonempty option to ceph-fuse command to support ReadWriteMany with ceph-fuse.