]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #36729 from changchengx/zero_malloc
authorKefu Chai <kchai@redhat.com>
Fri, 28 Aug 2020 15:21:27 +0000 (23:21 +0800)
committerGitHub <noreply@github.com>
Fri, 28 Aug 2020 15:21:27 +0000 (23:21 +0800)
crush: do not malloc for empty bucket and avoid member variables after memset() with 0

Reviewed-by: Kefu Chai <kchai@redhat.com>

Trivial merge