]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client: Do not memset frag_info_t and inode_t
authorAdam C. Emerson <aemerson@redhat.com>
Mon, 7 May 2018 20:11:12 +0000 (16:11 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 9 May 2018 17:26:29 +0000 (13:26 -0400)
commitd5adb05a249b66a4ce909e0157178d83bc5abbb6
tree54a8e02534ba26a55ad74a12a9f993dbe9832914
parent5811a396e6602aaf792d69b23921b12632dfef83
client: Do not memset frag_info_t and inode_t

They do a perfectly good job of initializing themselves.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/client/SyntheticClient.cc