]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG: make CopyResults inline in CopyOp
authorSage Weil <sage@inktank.com>
Fri, 3 Jan 2014 23:26:00 +0000 (15:26 -0800)
committerSage Weil <sage@inktank.com>
Tue, 14 Jan 2014 00:19:47 +0000 (16:19 -0800)
commit0b816c3342bd6f367436316cf5369d9a0fae1018
tree192238138d1563a72b2e8dd74559957e566cc5b7
parentd00116c6ac23c16389a22c01a473ad4ced259091
osd/ReplicatedPG: make CopyResults inline in CopyOp

No reason to put this on the heap.  Make the lifetime match that of the
CopyOp.

Signed-off-by: Sage Weil <sage@inktank.com>
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h