From: Casey Bodley Date: Tue, 10 Apr 2018 16:28:59 +0000 (-0400) Subject: lz4: adjusted release notes X-Git-Tag: v13.1.0~287^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5bdd899d108d9ef097afe611eb3b25d09de9dcd9;p=ceph.git lz4: adjusted release notes Signed-off-by: Casey Bodley --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index b036502d54e4..05dfd7dc8f26 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -171,7 +171,5 @@ method. See http://docs.ceph.com/docs/luminous/mgr/restful for details. the 'ceph config-key dump' command will show them as something like ``<<< binary blob of length N >>>``. -* The Ceph LZ4 compression plugin is now built by default if the required - version of the LZ4 library is available. LZ4 is not enabled in the official - Ceph releases due to some distros shipping with a very old releases of the - LZ4 library which does not have the required LZ4 streaming function. +* The Ceph LZ4 compression plugin is now enabled by default, and introduces + a new build depdendency.