]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Objecter: remove unused variable in op_submit
authorGreg Farnum <gregory.farnum@dreamhost.com>
Mon, 28 Nov 2011 20:30:46 +0000 (12:30 -0800)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Mon, 28 Nov 2011 20:30:46 +0000 (12:30 -0800)
commit51385930cdb74f6f32f389ce0d447c9d8ad2e7db
tree9562bb0ce22e25741144ed37f0c654156f6c7259
parent4974a9c2842024db4695822592ec3bd9e727ea3e
Objecter: remove unused variable in op_submit

These flags are probably relics from when the function got split;
they belong in send_op now.

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/osdc/Objecter.cc