]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #38385 from rzarzynski/wip-rbd-memset_s
authorJason Dillaman <dillaman@redhat.com>
Wed, 2 Dec 2020 20:38:15 +0000 (15:38 -0500)
committerGitHub <noreply@github.com>
Wed, 2 Dec 2020 20:38:15 +0000 (15:38 -0500)
librbd: use the ceph_memzero_s() wrapper instead of explicit_bzero()

Reviewed-by: Jason Dillaman <dillaman@redhat.com>

Trivial merge