Signed-off-by: Casey Bodley <cbodley@redhat.com>
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.