From: Kefu Chai Date: Fri, 3 Jul 2015 10:28:24 +0000 (+0800) Subject: doc: add changes to "pg ls*" commands to pending release notes X-Git-Tag: v9.1.0~444^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=963c52417e7568b622b30031d25c2caabd9dacd7;p=ceph.git doc: add changes to "pg ls*" commands to pending release notes "pg ls*" commands now accept recovering instead of recovery as one of its states. Fixes: #11569 Signed-off-by: Kefu Chai --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 217ebc69a820..4e6fe0da4377 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -18,3 +18,6 @@ v9.0.3 introduced). * The `--dump-json` option of "osdmaptool" is replaced by `--dump json`. + +* The commands of "pg ls-by-{pool,primary,osd}" and "pg ls" now take "recovering" + instead of "recovery", to include the recovering pgs in the listed pgs.