]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add changes to "pg ls*" commands to pending release notes 5140/head
authorKefu Chai <kchai@redhat.com>
Fri, 3 Jul 2015 10:28:24 +0000 (18:28 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 4 Aug 2015 11:06:21 +0000 (19:06 +0800)
"pg ls*" commands now accept recovering instead of recovery as
one of its states.

Fixes: #11569
Signed-off-by: Kefu Chai <kchai@redhat.com>
PendingReleaseNotes

index 217ebc69a8202fb5e4acd77443734c9ca3f1cb37..4e6fe0da43779f12fb4817e3ddabbfce2992d356 100644 (file)
@@ -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.