]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: fix crypto discard handling
authorOr Ozeri <oro@il.ibm.com>
Tue, 5 Jan 2021 18:27:17 +0000 (20:27 +0200)
committerOr Ozeri <oro@il.ibm.com>
Tue, 5 Jan 2021 18:27:17 +0000 (20:27 +0200)
commit069a8639fb517ffce9fb207219550fc8421b659b
tree5f86ddf981a42057b563c392b36796800264b379
parent2049102d37e35c950ffce602664433ac836534ec
librbd: fix crypto discard handling

This commit fixes a bug in the discard implementation of the crypto layer

Signed-off-by: Or Ozeri <oro@il.ibm.com>
src/librbd/crypto/CryptoObjectDispatch.cc