]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd/mirror: set valid group_spec in MirrorSnapshotNamespace
authorRamana Raja <rraja@redhat.com>
Tue, 4 Mar 2025 23:01:18 +0000 (18:01 -0500)
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>
Thu, 24 Apr 2025 15:56:32 +0000 (21:26 +0530)
commitc4bec8028f7b903cef87883c35702fc824f2d365
tree3c98e9fe95a76c8f06c8bc1def90b054bb2bb7af
parent16955ce574d8d0a41c0e5452457346b7dea30674
librbd/mirror: set valid group_spec in MirrorSnapshotNamespace

... for a member image snap of a non-primary mirror group.

Previously, group_spec's group_id was always an empty string, and its
pool_id was set to be the image's metadata pool ID.

Signed-off-by: Ramana Raja <rraja@redhat.com>
src/librbd/mirror/snapshot/CreateNonPrimaryRequest.cc