From 1cf203c350d1e9977a7e69f70c17bc85bba428ca Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Wed, 30 Apr 2025 16:55:18 -0400 Subject: [PATCH] doc/cephfs: add snapshot name note The charmap is not applied to snapshot names! Signed-off-by: Patrick Donnelly --- doc/cephfs/charmap.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/cephfs/charmap.rst b/doc/cephfs/charmap.rst index 208100f37c313..8566b9110355c 100644 --- a/doc/cephfs/charmap.rst +++ b/doc/cephfs/charmap.rst @@ -40,6 +40,7 @@ inherit (copy) the parent's configuration. the configuration so long as the preconditions apply: it is empty and not part of an existing snapshot. +.. warning:: The charmap is not applied to snapshot names. Snapshots names are always case-sensitive and not normalized. Normalization ------------- -- 2.39.5