From ae7977594f5f5dc4e16c8e0ff3534f8e69cf4b4b Mon Sep 17 00:00:00 2001 From: Alex Ainscow Date: Mon, 2 Feb 2026 15:15:20 +0000 Subject: [PATCH] docs: reorder mon and mds for future new releases Signed-off-by: Alex Ainscow --- doc/dev/release-checklists.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index de89138f2541..a6daa11f1260 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -35,8 +35,8 @@ Make sure X (and, ideally, X+1) is defined: - [x] src/common/ceph_strings.cc (`ceph_release_name()`) - [x] src/include/rados.h (`CEPH_RELEASE_*` and `MAX`) - [x] src/include/rbd/librbd.h (`LIBRBD_VER_MINOR` to X) -- [x] src/mon/mon_types.h (`ceph::features::mon::FEATURE_*` and related structs and helpers) - [x] src/mds/cephfs_features.h (`CEPHFS_CURRENT_RELEASE`) +- [x] src/mon/mon_types.h (`ceph::features::mon::FEATURE_*` and related structs and helpers) Github Actions ~~~~~~~~~~~~~~ -- 2.47.3