From: Kefu Chai Date: Tue, 9 Oct 2018 10:50:16 +0000 (+0800) Subject: PendingReleaseNotes: note newly added CLAY code X-Git-Tag: v14.0.1~98^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24491%2Fhead;p=ceph.git PendingReleaseNotes: note newly added CLAY code Signed-off-by: Kefu Chai --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 1ca362d57563c..eb0e8f34df3ed 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -46,6 +46,10 @@ * The cephfs python bindings now include mount_root and filesystem_name options in the mount() function. +* erasure-code: add experimental *Coupled LAYer (CLAY)* erasure codes + support. It features less network traffic and disk I/O when performing + recovery. + >=13.1.0 --------