]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools: Do not memset uuid_d
authorAdam C. Emerson <aemerson@redhat.com>
Wed, 9 May 2018 01:54:21 +0000 (21:54 -0400)
committerNathan Cutler <ncutler@suse.com>
Fri, 18 May 2018 13:30:36 +0000 (15:30 +0200)
commitf003c9b138eccc0c8ff1f779892d443fe36ea92a
treee8072ebf78e6738891ff8374dd833ba679bc702a
parentc82d5da1623a74a29fa1ab2c9fb5d9780df653d3
tools: Do not memset uuid_d

It is perfectly able to default initialize itself.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit c876618931afe8206fe98bedee59a27ed0c40ef0)
src/tools/osdmaptool.cc