]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
OSDMonitor: drop pg temp from sources other than the current primary 9893/head
authorSamuel Just <sjust@redhat.com>
Thu, 2 Jun 2016 17:43:17 +0000 (10:43 -0700)
committerVicente Cheng <freeze.bilsted@gmail.com>
Mon, 18 Jul 2016 03:08:28 +0000 (11:08 +0800)
commit474abb8275cd7507d7c7eae0d0e5647612fc177e
treebb2d5baadd02c71c0be65d94bc1c93dab9bafa9b
parent2e156d7ad4b9f4ffd6028df3a460b50b30c8b0d3
OSDMonitor: drop pg temp from sources other than the current primary

Fixes: http://tracker.ceph.com/issues/16127
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 1a07123c38e3fecb3fb2e43bbbae962d8411d287)

change:
            use NULL to replace the nullptr because we don't have C++11
src/mon/OSDMonitor.cc