]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
OSD: big parameter passed by value, send_still_alive
authorSamuel Just <sam.just@inktank.com>
Tue, 25 Sep 2012 20:45:51 +0000 (13:45 -0700)
committerSamuel Just <sam.just@inktank.com>
Tue, 25 Sep 2012 21:09:28 +0000 (14:09 -0700)
commitc683fa876cac773876c68b2fcce51d0ea6fe06fd
tree231b30dd23e786d3ee9538737555bf555fc8d651
parent61545de3c1ff509109edd06990096d144a44c420
OSD: big parameter passed by value, send_still_alive

CID 717050: Big parameter passed by value (PASS_BY_VALUE)At (1): Passing
parameter i of type entity_inst_t (size 152 bytes) by value.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/OSD.cc
src/osd/OSD.h