]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/PrimaryLogPG: call op_applied directly after queueing txn
authorSage Weil <sage@redhat.com>
Sat, 27 Jan 2018 21:10:08 +0000 (15:10 -0600)
committerSage Weil <sage@redhat.com>
Mon, 12 Feb 2018 20:35:27 +0000 (14:35 -0600)
commit2faf2626bba31baf7544c63864eccd4aa039a32d
treef9645868248db18144b48a2e8d675f673a8923f0
parent08007acb159f4ffc473738d28dec29f635fc51e2
osd/PrimaryLogPG: call op_applied directly after queueing txn

There is still more cleanup to be done, here!  Later.

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