]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
objecter: fix out_* initialization
authorSage Weil <sage.weil@dreamhost.com>
Fri, 27 Jan 2012 20:23:23 +0000 (12:23 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Fri, 27 Jan 2012 20:23:23 +0000 (12:23 -0800)
commit6d37d5c95e88bae1653c63ebb4c307d0f3ee2f83
tree99eab82a2a4f345f9b434c1c1a3f28ff97ca81d9
parent946da5a338015a583c6c9da476560c24604ae283
objecter: fix out_* initialization

This looks more like the real cause for #1986.  Op ctor gets a vector of
ops but out_* aren't initialized to match.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/osdc/Objecter.h