Re: [PATCH 60/60] staging: lustre: libcfs: fix minimum size check for libcfs ioctl

From: Dan Carpenter
Date: Tue Jan 31 2017 - 03:15:38 EST


On Tue, Jan 31, 2017 at 02:25:22AM +0000, James Simmons wrote:
> This sounds like a separate patch. I will open a ticket about this and
> your comments below.

There are a some other places that need a size requirement like
LNetCtl().

It really feels like it should be a part of this patch because this
patch is introducing a security breakage and it's just fixing a normal
bug.

regards,
dan carpenter