]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/release-notes: v0.56.4
authorSage Weil <sage@inktank.com>
Mon, 25 Mar 2013 23:09:24 +0000 (16:09 -0700)
committerSage Weil <sage@inktank.com>
Mon, 25 Mar 2013 23:09:24 +0000 (16:09 -0700)
Signed-off-by: Sage Weil <sage@inktank.com>
doc/release-notes.rst

index 11c9c3cda4284eedbe5dc0917e992ad8c39f1646..cf1a01429922c56814c5ae072091b1e470728c9e 100644 (file)
@@ -126,6 +126,39 @@ Notable Changes
 * auth: ability to require new cephx signatures on messages (still off by default)
 
 
+v0.56.4 "bobtail"
+-----------------
+
+Upgrading
+~~~~~~~~~
+
+* There is a fix in the syntax for the output of 'ceph osd tree --format=json'.
+
+Notable changes
+~~~~~~~~~~~~~~~
+
+* mon: fix bug in bringup with IPv6
+* reduce default memory utilization by internal logging (all daemons)
+* rgw: fix for bucket removal
+* rgw: reopen logs after log rotation
+* rgw: fix multipat upload listing
+* rgw: don't copy object when copied onto self
+* osd: fix caps parsing for pools with - or _
+* osd: allow pg log trimming when degraded, scrubbing, recoverying (reducing memory consumption)
+* osd: fix potential deadlock when 'journal aio = true'
+* osd: various fixes for collection creation/removal, rename, temp collections
+* osd: various fixes for PG split
+* osd: deep-scrub omap key/value data
+* osd: fix rare bug in journal replay
+* osd: misc fixes for snapshot tracking
+* osd: fix leak in recovery reservations on pool deletion
+* osd: fix bug in connection management
+* osd: fix for op ordering when rebalancing
+* ceph-fuse: report file system size with correct units
+* mds: get and set directory layout policies via virtual xattrs
+* mkcephfs, init-ceph: close potential security issues with predictable filenames
+
+
 v0.56.3 "bobtail"
 -----------------