mirror of
https://github.com/ceph/ceph
synced 2024-12-30 07:23:11 +00:00
a107c47360
ceph-csi has added support for passing custom map and unmap options via mapOptions and unmapOptions storage class parameters. However, it also uses --read-only for implementing ROX (ReadOnlyMany) PVs. If the user supplies "mapOptions: rw", they will get around the intended read-only restriction (at least on the block device). ceph-csi could be patched to use "-o ro", but it actually makes sense for common options to win over device type-specific equivalents. Fixes: https://tracker.ceph.com/issues/47625 Signed-off-by: Ilya Dryomov <idryomov@gmail.com> |
||
---|---|---|
.. | ||
common.sh | ||
krbd_blkroset.t | ||
krbd_deep_flatten.t | ||
krbd_discard_4M.t | ||
krbd_discard_512b.t | ||
krbd_discard_granularity.t | ||
krbd_discard.t | ||
krbd_get_features.t | ||
krbd_huge_image.t | ||
krbd_modprobe.t | ||
krbd_msgr_segments.t | ||
krbd_parent_overlap.t | ||
krbd_whole_object_zeroout.t | ||
krbd_zeroout.t | ||
rbd.sh |