mirror of
https://github.com/ceph/ceph
synced 2025-01-04 02:02:36 +00:00
doc/bluestore: fix minor typos in compression section
Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
parent
54037e5214
commit
fbc3330102
@ -175,9 +175,9 @@ of the *compression mode* and any hints associated with a write
|
||||
operation. The modes are:
|
||||
|
||||
* **none**: Never compress data.
|
||||
* **passive**: Do not compress data unless the write operation as a
|
||||
* **passive**: Do not compress data unless the write operation has a
|
||||
*compressible* hint set.
|
||||
* **aggressive**: Compress data unless the write operation as an
|
||||
* **aggressive**: Compress data unless the write operation has an
|
||||
*incompressible* hint set.
|
||||
* **force**: Try to compress data no matter what.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user