]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: note about rbd resize --allow-shrink
authorJosh Durgin <josh.durgin@inktank.com>
Wed, 24 Apr 2013 17:16:03 +0000 (10:16 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 24 Apr 2013 17:16:03 +0000 (10:16 -0700)
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
PendingReleaseNotes

index 5d3b6706dfbc2987ea8c66893379332238fde3a3..6a7a93b092c335bf2fcd46105c42feb7d13c70fd 100644 (file)
@@ -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.