Re: [PATCH v2 1/2] cgroups: allow a cgroup subsystem to reject a fork

From: Tejun Heo
Date: Wed Mar 11 2015 - 21:25:33 EST


On Thu, Mar 12, 2015 at 10:47:11AM +1100, Aleksa Sarai wrote:
> Hi Tejun,
>
> > You can charge the parent's at can_attach(), remember which one you
> > charged, and at post_fork() if the parent's has changed inbetween, fix
> > it up. [...]
>
> Did you mean can_fork() instead of can_attach() here?

Ah, yeah, can_fork(). Sorry about that.

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