mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-01 19:36:41 +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.