Hi linux-kernel-owner,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on kees/for-next/pstore]
[also build test ERROR on v4.18-rc7 next-20180802]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github
On Wed, Aug 1, 2018 at 4:23 AM, Geliang Tang wrote:
> This patch added the 6th compression algorithm support for pstore: zstd.
>
> Signed-off-by: Geliang Tang
Thanks! I've applied this to my tree and it should be visible in -next soon.
> +#if IS_ENABLED(CONFIG_PSTORE_ZSTD_COMPRESS)
> +static in
This patch added the 6th compression algorithm support for pstore: zstd.
Signed-off-by: Geliang Tang
---
fs/pstore/Kconfig| 17 ++---
fs/pstore/platform.c | 16
2 files changed, 30 insertions(+), 3 deletions(-)
diff --git a/fs/pstore/Kconfig b/fs/pstore/Kconfig
On Wed, Mar 21, 2018 at 08:29:31PM +0800, Geliang Tang wrote:
> This patch added the 6th compression algorithm support for pstore: zstd.
>
> Signed-off-by: Geliang Tang
> ---
> Depend on 'crypto: Add zstd support' by Nick Terrell
Hi Kees,
The patch 'crypto: zstd - Add zstd support' has been ap
This patch added the 6th compression algorithm support for pstore: zstd.
Signed-off-by: Geliang Tang
---
Depend on 'crypto: Add zstd support' by Nick Terrell
---
fs/pstore/Kconfig| 17 ++---
fs/pstore/platform.c | 16
2 files changed, 30 insertions(+), 3 deletio
5 matches
Mail list logo