From: Hyunchul Lee <[email protected]> Signed-off-by: Hyunchul Lee <[email protected]> --- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
