From: Sage Weil Date: Fri, 27 Feb 2015 22:19:06 +0000 (-0800) Subject: doc/release-notes: fix Takeshi's name X-Git-Tag: v9.0.0~234 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=843ba7d42ee57890e415633310222f4035c2d488;p=ceph.git doc/release-notes: fix Takeshi's name Signed-off-by: Sage Weil --- diff --git a/doc/release-notes.rst b/doc/release-notes.rst index c941930aacf8..8fae1250c0b3 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -136,7 +136,7 @@ Notable Changes * osd,mon: add 'norebalance' flag (Kefu Chai) * osd,mon: specify OSD features explicitly in MOSDBoot (#10911 Sage Weil) * osd: add option to prioritize heartbeat network traffic (Jian Wen) -* osd: add support for the SHEC erasure-code algorithm (****, Loic Dachary) +* osd: add support for the SHEC erasure-code algorithm (Takeshi Miyamae, Loic Dachary) * osd: allow recovery while below min_size (Samuel Just) * osd: allow recovery with fewer than min_size OSDs (Samuel Just) * osd: allow writes to degraded objects (Samuel Just)