summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2013-08-09 16:15:02 -0700
committerSage Weil <sage@inktank.com>2013-08-09 16:15:02 -0700
commitb221a42ef78896a2c1f4dbc749a55c7a89ce0d06 (patch)
treedeb3e26459418284a7b3d6fdfe4dfa26c4583e17
parentbec6f09cc51f21511d5db15989d14df112400116 (diff)
downloadceph-b221a42ef78896a2c1f4dbc749a55c7a89ce0d06.tar.gz
doc/release-notes: adjust whitespace
Signed-off-by: Sage Weil <sage@inktank.com>
-rw-r--r--doc/release-notes.rst90
1 files changed, 45 insertions, 45 deletions
diff --git a/doc/release-notes.rst b/doc/release-notes.rst
index dcb2d2c1a27..43fceee70ea 100644
--- a/doc/release-notes.rst
+++ b/doc/release-notes.rst
@@ -355,25 +355,25 @@ Upgrading
Notable changes
~~~~~~~~~~~~~~~
- * osd: monitor both front and back interfaces
- * osd: verify both front and back network are working before rejoining cluster
- * osd: fix memory/network inefficiency during deep scrub
- * osd: fix incorrect mark-down of osds
- * mon: fix start fork behavior
- * mon: fix election timeout
- * mon: better trim/compaction behavior
- * mon: fix units in 'ceph df' output
- * mon, osd: misc memory leaks
- * librbd: make default options/features for newly created images (e.g., via qemu-img) configurable
- * mds: many fixes for mds clustering
- * mds: fix rare hang after client restart
- * ceph-fuse: add ioctl support
- * ceph-fuse/libcephfs: fix for cap release/hang
- * rgw: handle deep uri resources
- * rgw: fix CORS bugs
- * ceph-disk: add '[un]suppress-active DEV' command
- * debian: rgw: stop daemon on uninstall
- * debian: fix upstart behavior with upgrades
+* osd: monitor both front and back interfaces
+* osd: verify both front and back network are working before rejoining cluster
+* osd: fix memory/network inefficiency during deep scrub
+* osd: fix incorrect mark-down of osds
+* mon: fix start fork behavior
+* mon: fix election timeout
+* mon: better trim/compaction behavior
+* mon: fix units in 'ceph df' output
+* mon, osd: misc memory leaks
+* librbd: make default options/features for newly created images (e.g., via qemu-img) configurable
+* mds: many fixes for mds clustering
+* mds: fix rare hang after client restart
+* ceph-fuse: add ioctl support
+* ceph-fuse/libcephfs: fix for cap release/hang
+* rgw: handle deep uri resources
+* rgw: fix CORS bugs
+* ceph-disk: add '[un]suppress-active DEV' command
+* debian: rgw: stop daemon on uninstall
+* debian: fix upstart behavior with upgrades
v0.63
@@ -392,24 +392,24 @@ Upgrading
Notable Changes
~~~~~~~~~~~~~~~
- * librbd: parallelize delete, rollback, flatten, copy, resize
- * librbd: ability to read from local replicas
- * osd: resurrect partially deleted PGs
- * osd: prioritize recovery for degraded PGs
- * osd: fix internal heartbeart timeouts when scrubbing very large objects
- * osd: close narrow journal race
- * rgw: fix usage log scanning for large, untrimmed logs
- * rgw: fix locking issue, user operation mask,
- * initscript: fix osd crush weight calculation when using -a
- * initscript: fix enumeration of local daemons
- * mon: several fixes to paxos, sync
- * mon: new --extract-monmap to aid disaster recovery
- * mon: fix leveldb compression, trimming
- * add 'config get' admin socket command
- * rados: clonedata command for cli
- * debian: stop daemons on uninstall; fix dependencies
- * debian wheezy: fix udev rules
- * many many small fixes from coverity scan
+* librbd: parallelize delete, rollback, flatten, copy, resize
+* librbd: ability to read from local replicas
+* osd: resurrect partially deleted PGs
+* osd: prioritize recovery for degraded PGs
+* osd: fix internal heartbeart timeouts when scrubbing very large objects
+* osd: close narrow journal race
+* rgw: fix usage log scanning for large, untrimmed logs
+* rgw: fix locking issue, user operation mask,
+* initscript: fix osd crush weight calculation when using -a
+* initscript: fix enumeration of local daemons
+* mon: several fixes to paxos, sync
+* mon: new --extract-monmap to aid disaster recovery
+* mon: fix leveldb compression, trimming
+* add 'config get' admin socket command
+* rados: clonedata command for cli
+* debian: stop daemons on uninstall; fix dependencies
+* debian wheezy: fix udev rules
+* many many small fixes from coverity scan
v0.62
@@ -418,14 +418,14 @@ v0.62
Notable Changes
~~~~~~~~~~~~~~~
- * mon: fix validation of mds ids from CLI commands
- * osd: fix for an op ordering bug
- * osd, mon: optionally dump leveldb transactions to a log
- * osd: fix handling for split after upgrade from bobtail
- * debian, specfile: packaging cleanups
- * radosgw-admin: create keys for new users by default
- * librados python binding cleanups
- * misc code cleanups
+* mon: fix validation of mds ids from CLI commands
+* osd: fix for an op ordering bug
+* osd, mon: optionally dump leveldb transactions to a log
+* osd: fix handling for split after upgrade from bobtail
+* debian, specfile: packaging cleanups
+* radosgw-admin: create keys for new users by default
+* librados python binding cleanups
+* misc code cleanups
v0.61.7 "Cuttlefish"