Re: [patch] configfs: use capped length for ->store_attribute()

From: Dan Carpenter
Date: Thu May 02 2013 - 18:00:58 EST


On Thu, May 02, 2013 at 02:51:53PM -0700, Joel Becker wrote:
> On Tue, Apr 30, 2013 at 10:28:14AM +0300, Dan Carpenter wrote:
> > The difference between "count" and "len" is that "len" is capped at
> > 4095. Changing it like this makes it match how sysfs_write_file() is
> > implemented.
> >
> > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
>
> Acked-by: Joel Becker <jlbec@xxxxxxxxxxxx>
>
> Do you want me to push this up, or will you be sending it?

Could you push it?

regards,
dan carpenter


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/