]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
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)
commitbb9878d1b02e64b8182c75259aa9f150f95be40b
tree268a2284f421819f3b1e9eb42a55a9f354da668f
parent8c04ee89ba82809123dde5dd269fbf683a88dbad
parent4071dde70ce26c6058b72b3556ba5b8404579bb6
Merge pull request #36729 from changchengx/zero_malloc

crush: do not malloc for empty bucket and avoid member variables after memset() with 0

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