]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMap: coalesce last osd stat seq in the PGMapDigest
authorSage Weil <sage@redhat.com>
Thu, 18 May 2017 21:21:32 +0000 (17:21 -0400)
committerSage Weil <sage@redhat.com>
Fri, 2 Jun 2017 17:02:45 +0000 (13:02 -0400)
commitfa70d0e81c65c0b9cd3c4042e6f0df1aa72a9a5d
treead4044ada34d5a9eea661af10b7fed84819b1799
parent85b17ba18b03dcfe0513de110f29197c49212331
mon/PGMap: coalesce last osd stat seq in the PGMapDigest

This is, strictly speaking, redundant, since the osd_stat is also in the
digest, but we plan to remove that.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/PGMap.cc
src/mon/PGMap.h