]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/PG: drop unneeded write_if_dirty
authorSage Weil <sage@redhat.com>
Sun, 17 Sep 2017 23:27:44 +0000 (18:27 -0500)
committerSage Weil <sage@redhat.com>
Fri, 6 Oct 2017 18:08:18 +0000 (13:08 -0500)
commit82077e7116167488484c2ef697f0661546865434
treebf11ad43b5596cb9d420bf8f75169b3f234afd4c
parentb3b811958506798fe501ade4a4373c8e941dede8
osd/PG: drop unneeded write_if_dirty

Nothing in start_recovery_ops or stuck_on_unfound dirties state.

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