From: Josh Durgin Date: Wed, 24 Apr 2013 17:16:03 +0000 (-0700) Subject: PendingReleaseNotes: note about rbd resize --allow-shrink X-Git-Tag: v0.61~108 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cce1c91ae82ca81fa8349822a7f67aabb15eaa55;p=ceph.git PendingReleaseNotes: note about rbd resize --allow-shrink Signed-off-by: Josh Durgin --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 5d3b6706dfbc..6a7a93b092c3 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -1,2 +1,3 @@ * radosgw-admin now uses the term zone instead of cluster. -* rbd progress indicators now go to standard error instead of standard out. \ No newline at end of file +* rbd progress indicators now go to standard error instead of standard out. +* rbd resize now requires the --allow-shrink option when resizing to a smaller size.