]> asedeno.scripts.mit.edu Git - linux.git/commit
pstore: add zstd compression support
authorGeliang Tang <geliangtang@gmail.com>
Wed, 1 Aug 2018 11:23:37 +0000 (19:23 +0800)
committerKees Cook <keescook@chromium.org>
Sat, 4 Aug 2018 01:12:18 +0000 (18:12 -0700)
commit1021bcf44d0e876b10f8739594ad7e6e9c746026
tree3f21bc5e070760cfd7e3bf9f229676e76d64f90e
parent7daf201d7fe8334e2d2364d4e8ed3394ec9af819
pstore: add zstd compression support

This patch added the 6th compression algorithm support for pstore: zstd.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
fs/pstore/Kconfig
fs/pstore/platform.c