lz4: adjusted release notes

Signed-off-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
Casey Bodley 2018-04-10 12:28:59 -04:00
parent bb2da9302c
commit 5bdd899d10

View 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.