Re: [PATCH 27/39] ovl: obsolete "check_copy_up" module option
From: Miklos Szeredi
Date: Wed May 30 2018 - 04:26:24 EST
On Tue, May 29, 2018 at 5:13 PM, Amir Goldstein <amir73il@xxxxxxxxx> wrote:
> On Tue, May 29, 2018 at 5:43 PM, Miklos Szeredi <mszeredi@xxxxxxxxxx> wrote:
>> + WARN(1, "overlayfs: \"check_copy_up\" module option is obsolete\n");
>
> I was under the impression that user controlled input should not be generating
> WARNings... did you mean pr_warm?
Okay.
Thanks,
Miklos