From 0795c27447cd94867e29a144654f3a6225ad5a51 Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Thu, 31 Aug 2023 10:48:25 +0200 Subject: [PATCH] doc: 16.2.14 release notes follow-up Address review comments that remained outstanding in https://github.com/ceph/ceph/pull/53107: - CephFS capitalization - missing PR in the list of changes Signed-off-by: Ilya Dryomov --- doc/releases/pacific.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/releases/pacific.rst b/doc/releases/pacific.rst index b9bc9867cb81b..c25d4ea555837 100644 --- a/doc/releases/pacific.rst +++ b/doc/releases/pacific.rst @@ -10,8 +10,9 @@ This is the fourteenth backport release in the Pacific series. Notable Changes --------------- -* CEPHFS: After recovering a Ceph File System post following the disaster recovery - procedure, the recovered files under `lost+found` directory can now be deleted. +* CephFS: After recovering a Ceph File System post following the disaster + recovery procedure, the recovered files under `lost+found` directory can now + be deleted. * `ceph mgr dump` command now displays the name of the mgr module that registered a RADOS client in the `name` field added to elements of the @@ -204,6 +205,7 @@ Changelog * tools/cephfs-data-scan: support for multi-datapool (`pr#50523 `_, Mykola Golub) * vstart: check mgr status after starting mgr (`pr#51604 `_, Rongqi Sun) * Wip nitzan fixing few rados/test.sh (`pr#49943 `_, Nitzan Mordechai) +* qa: add subvolume option flavors (`pr#51509 `_, Milind Changire, Venky Shankar) v16.2.13 Pacific ================ @@ -213,7 +215,7 @@ This is the thirteenth backport release in the Pacific series. Notable Changes --------------- -* CEPHFS: Rename the `mds_max_retries_on_remount_failure` option to +* CephFS: Rename the `mds_max_retries_on_remount_failure` option to `client_max_retries_on_remount_failure` and move it from mds.yaml.in to mds-client.yaml.in because this option was only used by MDS client from its birth. -- 2.39.5