From 04ef90dfb7be6c700fb37538dacb3cca3a1e2879 Mon Sep 17 00:00:00 2001 From: Lyndon-Li Date: Mon, 22 Jun 2026 17:35:44 +0800 Subject: [PATCH] recall the way to rebind volume with restorePV Signed-off-by: Lyndon-Li --- changelogs/unreleased/9933-Lyndon-Li | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelogs/unreleased/9933-Lyndon-Li diff --git a/changelogs/unreleased/9933-Lyndon-Li b/changelogs/unreleased/9933-Lyndon-Li new file mode 100644 index 000000000..1d8582fe9 --- /dev/null +++ b/changelogs/unreleased/9933-Lyndon-Li @@ -0,0 +1 @@ +Recall the old rebind volume way for the case that volumeMode is not changed; and use the new way for volumeMode changed case \ No newline at end of file