[PATCH 3/3] ubifs: add "compr=lz4hc" into ubifs.txt
Hyunchul Lee
hyc.lee at gmail.com
Mon Feb 27 21:17:17 PST 2017
From: Hyunchul Lee <cheol.lee at lge.com>
Signed-off-by: Hyunchul Lee <cheol.lee at lge.com>
---
Documentation/filesystems/ubifs.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/filesystems/ubifs.txt b/Documentation/filesystems/ubifs.txt
index a0a61d2..1133200 100644
--- a/Documentation/filesystems/ubifs.txt
+++ b/Documentation/filesystems/ubifs.txt
@@ -91,6 +91,7 @@ chk_data_crc do not skip checking CRCs on data nodes
compr=none override default compressor and set it to "none"
compr=lzo override default compressor and set it to "lzo"
compr=zlib override default compressor and set it to "zlib"
+compr=lz4hc override default compressor and set it to "lz4hc"
Quick usage instructions
--
1.9.1
More information about the linux-mtd
mailing list