From: Patrick Donnelly Date: Wed, 20 Dec 2017 00:13:48 +0000 (-0800) Subject: PendingReleaseNotes: add note for format change X-Git-Tag: v13.0.2~717^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=25d9473ebcd1699829175ad227fe43c77647c4e1;p=ceph.git PendingReleaseNotes: add note for format change Signed-off-by: Patrick Donnelly --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 64c23ff1b4e0..2f4e3db825c6 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -20,6 +20,8 @@ - mds remove_data_pool -> fs rm_data_pool - mds rm_data_pool -> fs rm_data_pool + * The JSON format of `ceph fs status` and `ceph mds stat` has changed + for the "up" and "info" sections of the mds_map. >= 12.2.2 ---------