]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG: fix finish_flush
authorSage Weil <sage@inktank.com>
Sat, 8 Feb 2014 02:10:00 +0000 (18:10 -0800)
committerSage Weil <sage@inktank.com>
Sun, 16 Feb 2014 06:09:38 +0000 (22:09 -0800)
commit9ac03ef5791a8543faadc8de1e4c09aa8824741e
tree958f6006b8dbb2423b868c075af42040c4fff1de
parent34fcf42c697d5fdfdf5fea9de81b3c6cb2556de9
osd/ReplicatedPG: fix finish_flush

Make sure we reallocate a pgbackend transaction at the time when we are
initiating new work.

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