[PATCH 1/2] Move scrubbing process from reader to writer.
Atsushi Kumagai
kumagai-atsushi at mxc.nes.nec.co.jp
Mon Apr 15 03:02:38 EDT 2013
Hello Mahesh,
On Fri, 12 Apr 2013 18:59:49 +0530
Mahesh Jagannath Salgaonkar <mahesh at linux.vnet.ibm.com> wrote:
> On 04/12/2013 11:47 AM, Atsushi Kumagai wrote:
> > From: Atsushi Kumagai <kumagai-atsushi at mxc.nes.nec.co.jp>
> > Date: Thu, 11 Apr 2013 09:36:36 +0900
> > Subject: [PATCH 1/2] Move scrubbing process from reader to writer.
> >
> > When create a dumpfile in the kdump-compressed format, scrubbing
> > process is done in reading process via read_pfn(). But it would be
> > better to do it just before actually writing the data like the
> > case of ELF.
> >
> > Signed-off-by: Atsushi Kumagai <kumagai-atsushi at mxc.nes.nec.co.jp>
>
> Hi Atsushi,
>
> Changes looks good to me.
>
> Thanks,
> -Mahesh.
I'm glad to hear that from you, thanks!
Atsushi Kumagai
More information about the kexec
mailing list