Re: + cgroup-memcg-show-correct-file-mode.patch added to -mm tree

From: KAMEZAWA Hiroyuki
Date: Tue Mar 03 2009 - 19:28:29 EST


On Tue, 3 Mar 2009 08:58:28 +0100
Ingo Molnar <mingo@xxxxxxx> wrote:

>
> * akpm@xxxxxxxxxxxxxxxxxxxx <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> > .name = "usage_in_bytes",
> > .private = MEMFILE_PRIVATE(_MEM, RES_USAGE),
> > .read_u64 = mem_cgroup_read,
> > + .mode = 0444
>
> Uhm, we've got symbols for permission bits for a reason.
> (S_IRUGO in this case)
>
> > + .mode = 0444
>
> Ditto.
>
> > + .mode = 0200
>
> Ditto. (S_IWUSR)
>
> > + .mode = 0444
>
> Ditto.
>
ok, will post a replacement.

Thank you for pointing out.
-Kame

> Ingo
> --
> 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/
>

--
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/