diff options
author | Sergey Senozhatsky <sergey.senozhatsky@gmail.com> | 2016-07-26 15:22:56 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-07-26 16:19:19 -0700 |
commit | eb9f56d82547db407779967a2251ea28969245b0 (patch) | |
tree | 1ab7cd190a17fa36070e50ec95d1a6902c0d88c9 /fs/Makefile | |
parent | ce1ed9f98e888aa220fb09da2e2bcfcfba218a27 (diff) | |
download | linux-rpi3-eb9f56d82547db407779967a2251ea28969245b0.tar.gz linux-rpi3-eb9f56d82547db407779967a2251ea28969245b0.tar.bz2 linux-rpi3-eb9f56d82547db407779967a2251ea28969245b0.zip |
zram: add more compression algorithms
Add "deflate", "lz4hc", "842" algorithms to the list of known
compression backends. The real availability of those algorithms,
however, depends on the corresponding CONFIG_CRYPTO_FOO config options.
[sergey.senozhatsky@gmail.com: zram-add-more-compression-algorithms-v3]
Link: http://lkml.kernel.org/r/20160604024902.11778-7-sergey.senozhatsky@gmail.com
Link: http://lkml.kernel.org/r/20160531122017.2878-8-sergey.senozhatsky@gmail.com
Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Acked-by: Minchan Kim <minchan@kernel.org>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/Makefile')
0 files changed, 0 insertions, 0 deletions