From: Sage Weil Date: Fri, 29 Oct 2010 17:48:40 +0000 (-0700) Subject: debian: fix changelog X-Git-Tag: v0.22.2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8255a6716fe6308bf4746d5873702eb2d0fe8be7;p=ceph.git debian: fix changelog (This was actually in the 0.22.1-1 package we built.) Signed-off-by: Sage Weil --- diff --git a/debian/changelog b/debian/changelog index f815a6f143b3..c38d1eb1af7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,10 +5,8 @@ ceph (0.22.1-1) experimental; urgency=low * msgr: fix reconnect/disconnect errors due to timeouts * init-ceph: check for correct instance in daemon_is_running() * filestore: deliberate crash on ENOSPC or EIO to avoid corruption - * filestore: split xattrs into chunk (partial workaround for xattr size - limitations) - * filestore: ignore ENOSPC on xattrs until workaround for extN is - implemented + * filestore: split xattrs into chunk (partial workaround for xattr size) + * filestore: ignore ENOSPC on xattrs until workaround for extN is ready * radosgw: return 204 on removal of bucket/object -- Sage Weil Fri, 22 Oct 2010 16:18:49 -0700