]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Reset() the snaptrimmer on shutdown
authorGreg Farnum <gfarnum@redhat.com>
Fri, 26 May 2017 04:52:49 +0000 (21:52 -0700)
committerGreg Farnum <gfarnum@redhat.com>
Tue, 18 Jul 2017 20:24:30 +0000 (13:24 -0700)
commit2d5cafdf6461c213aa2642210a3c4efabce61efd
treebd4ffce2bbaddaa20f76ef80a5dcf666b87c2aac
parentcc0046a999600b2e684c17fddaebcf451c259443
osd: Reset() the snaptrimmer on shutdown

We were failing to exit various wait states which held PGRefs. Error!

Fixes: http://tracker.ceph.com/issues/19931
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit b0e9deeea8a8e90f6d7e9d56b6b4aed890e01d7b)
src/osd/PrimaryLogPG.cc