]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crypto: use ceph_assert_always for assertions 23654/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 20 Aug 2018 15:05:39 +0000 (11:05 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 20 Aug 2018 15:05:51 +0000 (11:05 -0400)
commit82c26d6c440688393e1c89eb858afad445afee32
tree5d4efe46d3dcf8eb6464fbf68ba0622679a25e03
parent33bc68caf4cbadbf0df86e82d6dbbf0b04540450
crypto: use ceph_assert_always for assertions

use ceph_assert_always() to enforce this comment in ceph_crypto.h:

This assert MUST NOT be compiled out, even on non-debug builds.

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/common/ceph_crypto.h