mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-25 16:56:40 +00:00
Storing the default `mkfs` arguments in a map with key per filesystem type makes this a little more modular. It prepares th code for fetching the `mkfs` arguments from the VolumeContext. Signed-off-by: Niels de Vos <ndevos@ibm.com>