-----Original Message-----
> > Add support for reading dumpfiles compressed by Zstandard (zstd)
> > using makedumpfile.
> >
> > To build crash with zstd support, type "make zstd".
> >
> > Signed-off-by: Kazuhito Hagio <[email protected]>
> > ---
> > v3 -> v4
> > - also moved the definition of dctx into cache_page()
> > - moved the second "if (!dctx)" block into the first one
> >
> 
> Thank you for the update, Kazu.
> 
> >  Makefile    |  4 ++++
> >  README      |  4 ++--
> >  configure.c | 24 +++++++++++++++++++++---
> >  defs.h      |  4 ++++
> >  diskdump.c  | 37 +++++++++++++++++++++++++++++++++++++
> >  diskdump.h  |  1 +
> >  help.c      |  4 ++--
> >  7 files changed, 71 insertions(+), 7 deletions(-)
> >
> 
> For V4:
> Acked-by: Lianbo Jiang <[email protected]>

Thanks, applied.
https://github.com/crash-utility/crash/commit/7f38d1baf794823355ee100b3a1914155d4190f2

Kazu



--
Crash-utility mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/crash-utility

Reply via email to