]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: don't restart empty copyups in crypto layer 39011/head
authorOr Ozeri <oro@il.ibm.com>
Wed, 20 Jan 2021 16:43:47 +0000 (18:43 +0200)
committerJason Dillaman <dillaman@redhat.com>
Thu, 21 Jan 2021 20:07:11 +0000 (15:07 -0500)
commita1433196f67c58ef62d045da812130e1d1536916
tree1d5d3013c434832bb70eb0fe46051aa7781a423f
parent93c826fb668826a035d5207dee2483f82bbf2666
librbd: don't restart empty copyups in crypto layer

This commit fixes a bug where an empty parent copyup is restarted indefinitely.

Signed-off-by: Or Ozeri <oro@il.ibm.com>
(cherry picked from commit cd6f3ccd3363f40c4fbe1c52bba9cc77e4162950)
src/librbd/crypto/CryptoObjectDispatch.cc
src/test/librbd/crypto/test_mock_CryptoObjectDispatch.cc