From 5bdd899d108d9ef097afe611eb3b25d09de9dcd9 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Tue, 10 Apr 2018 12:28:59 -0400 Subject: [PATCH] lz4: adjusted release notes Signed-off-by: Casey Bodley --- PendingReleaseNotes | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index b036502d54e..05dfd7dc8f2 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. -- 2.39.5