]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #35973 from mlausch/mgr-progress-perf
authorKefu Chai <kchai@redhat.com>
Sat, 11 Jul 2020 11:32:02 +0000 (19:32 +0800)
committerGitHub <noreply@github.com>
Sat, 11 Jul 2020 11:32:02 +0000 (19:32 +0800)
commitdcb71fba21adeded671a98f3a2ce59bda29846e6
treef8538660e5ce1121b9ca298479f31969c60319d1
parent09bc09c712624e11387c36be52e0775b41f75d7b
parent1031edd89d09d18812a3f11b7cbb2ce6759bad13
Merge pull request #35973 from mlausch/mgr-progress-perf

mgr/progress: Skip pg_summary update if _events dict is empty.

Reviewed-by: Mykola Golub <mgolub@suse.com>