]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/release-notes: sort
authorSage Weil <sage@inktank.com>
Thu, 12 Dec 2013 00:13:51 +0000 (16:13 -0800)
committerSage Weil <sage@inktank.com>
Thu, 12 Dec 2013 00:13:51 +0000 (16:13 -0800)
meh

Signed-off-by: Sage Weil <sage@inktank.com>
doc/release-notes.rst

index 1f9c8554f25531d866be183a483c9c9d93f7aa5b..b40d8e5ead8ccfd070f8d033dd691047d08c91a0 100644 (file)
@@ -34,27 +34,27 @@ Upgrading
 Notable Changes:
 ~~~~~~~~~~~~~~~~
 
-* mon: trim MDSMaps (Joao Eduardo Luis)
+* ceph-crush-location: new hook for setting CRUSH location of osd daemons on start
 * ceph-kvstore-tool: expanded command set and capabilities (Joao Eduardo Luis)
-* sysvinit, upstart: prevent both init systems from starting the same daemons (Josh Durgin)
-* rgw: fix error setting empty owner on ACLs (Yehuda Sadeh)
-* mon: prevent extreme changes in pool pg_num (Greg Farnum)
+* ceph.spec: fix build dependency (Loic Dachary)
+* common: fix aligned buffer allocation (Loic Dachary)
+* doc: many many install doc improvements (John Wilkins)
+* mds: fix readdir end check (Zheng Yan)
+* mds: update old-format backtraces opportunistically (Zheng Yan)
+* misc cleanups from coverity (Xing Lin)
+* misc portability fixes (Noah Watkins, Christophe Courtaut, Alan Somers, huanjun)
 * mon: 'osd dump' dumps pool snaps as array, not object (Dan Mick)
+* mon: allow debug quorum_{enter,exit} commands via admin socket
+* mon: prevent extreme changes in pool pg_num (Greg Farnum)
 * mon: take 'osd pool set ...' value as an int, not string (Joao Eduardo Luis)
+* mon: trim MDSMaps (Joao Eduardo Luis)
 * osd: fix object_info_t encoding bug from emperor (****
-* mon: allow debug quorum_{enter,exit} commands via admin socket
-* misc portability fixes (Noah Watkins, Christophe Courtaut, Alan Somers, huanjun)
-* misc cleanups from coverity (Xing Lin)
+* rbd: add 'rbdmap' init script for mapping rbd images on book (Adam Twardowski)
 * rgw: add 'status' command to sysvinit script (David Moreau Simard)
-* doc: many many install doc improvements (John Wilkins)
-* ceph-crush-location: new hook for setting CRUSH location of osd daemons on start
-* mds: fix readdir end check (Zheng Yan)
-* rgw: support for password (instead of admin token) for keystone authentication (Christophe Courtaut)
+* rgw: fix error setting empty owner on ACLs (Yehuda Sadeh)
 * rgw: optionally defer to bucket ACLs instead of object ACLs (Liam Monahan)
-* common: fix aligned buffer allocation (Loic Dachary)
-* ceph.spec: fix build dependency (Loic Dachary)
-* rbd: add 'rbdmap' init script for mapping rbd images on book (Adam Twardowski)
-* mds: update old-format backtraces opportunistically (Zheng Yan)
+* rgw: support for password (instead of admin token) for keystone authentication (Christophe Courtaut)
+* sysvinit, upstart: prevent both init systems from starting the same daemons (Josh Durgin)
 
 
 v0.72.1 Emperor