]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: set pg history last_clean_scrub_stamp on create
authorSage Weil <sage@redhat.com>
Mon, 2 May 2016 18:27:16 +0000 (14:27 -0400)
committerSage Weil <sage@redhat.com>
Mon, 2 May 2016 18:27:16 +0000 (14:27 -0400)
commit47f540d5b7ecc4ae193057df429db24ca6b3de8d
treed7161d0d5bb1ac2da1ccd3829f006619c6b39549
parentba32675f8f686ecec9ba0b0b001e8689df918d22
osd: set pg history last_clean_scrub_stamp on create

We were setting the other two; set this one as well.

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