]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/osd_types: Increasing decode version of scrub_duration in pg stats 45694/head
authorAishwarya Mathuria <amathuri@redhat.com>
Tue, 29 Mar 2022 18:05:45 +0000 (23:35 +0530)
committerAishwarya Mathuria <amathuri@redhat.com>
Tue, 29 Mar 2022 18:10:54 +0000 (23:40 +0530)
commit3532b78901cc43ceb375da34a681e5a0f8eb53ac
treed105d01d6d5ffcfdfb1582f3f5a62123546b4898
parent64c6bb394b996dfce0d87f53d59062ca0dcefc14
osd/osd_types: Increasing decode version of scrub_duration in pg stats

All new fields added to pg stats after quincy RC need to have the decode field bumped up to avoid decoding errors during an upgrade from quincy RC to the quincy stable version

Fixes: https://tracker.ceph.com/issues/53923
Signed-off-by: Aishwarya Mathuria <amathuri@redhat.com>
src/osd/osd_types.cc