]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG: set reply versions on dup op ACK
authorSage Weil <sage@inktank.com>
Wed, 4 Sep 2013 05:40:42 +0000 (22:40 -0700)
committerGreg Farnum <greg@inktank.com>
Wed, 4 Sep 2013 17:25:33 +0000 (10:25 -0700)
commit5148aac73d50593217455619bef95b8e1b296e10
tree27771dd22c422de6c38f437c6fd6a393b3f0f8a1
parentf566102c3cdb93092db49f22bca0455d5a992e9d
osd/ReplicatedPG: set reply versions on dup op ACK

All other MOSDOpReply creators do this, with the exception of the pg
op.

Fixes: #6222
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
src/osd/ReplicatedPG.cc