mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-06-04 11:14:03 +08:00

This change introduces a `RadosNamespace` field to the CephFS struct. The RadosNamespace field specifies the RADOS namespace for storing the omap data of CephFS subvolumes. Signed-off-by: Praveen M <m.praveen@ibm.com>