]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
lz4: adjusted release notes
authorCasey Bodley <cbodley@redhat.com>
Tue, 10 Apr 2018 16:28:59 +0000 (12:28 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 12 Apr 2018 13:35:40 +0000 (09:35 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
PendingReleaseNotes

index b036502d54e46a21b245d85205a6d46bbae81326..05dfd7dc8f2656ae7c296fe44843109702fec0ef 100644 (file)
@@ -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.