]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: no need to perform extra image-meta filtering for image-state 33490/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 25 Feb 2020 14:31:13 +0000 (09:31 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 27 Feb 2020 13:22:58 +0000 (08:22 -0500)
commit04ab492d43322945829a40876feb9b50e5d7ca21
tree66d6d0dc88badb9bfe7ca49e21e9e83cab68fc23
parentae2b13fe7f64bb8046dab046cae5e4661f5966ad
rbd-mirror: no need to perform extra image-meta filtering for image-state

The image-state now only stores non RBD-internal image-meta keys and only
non RBD-internal image-meta keys are returned from the image-meta helper
state machine.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/tools/rbd_mirror/image_replayer/snapshot/ApplyImageStateRequest.cc