Re: [PATCH cgroup/for-5.20] cgroup: remove "no" prefixed mount options options

From: Tejun Heo
Date: Wed Jul 27 2022 - 14:56:40 EST


On Wed, Jul 27, 2022 at 11:27:15AM +0200, Michal Koutný wrote:
> On Tue, Jul 26, 2022 at 01:48:17PM -1000, Tejun Heo <tj@xxxxxxxxxx> wrote:
> Thanks.
>
> > While a bit confusing, given that there is a way to turn off the options,
> > there's no reason to have the explicit "no" prefixed options. Let's remove
> > them.
>
> This is sensible...
>
> > Documentation/admin-guide/cgroup-v2.rst | 8 ++++----
> > kernel/cgroup/cgroup.c | 24 ++++--------------------
> > 2 files changed, 8 insertions(+), 24 deletions(-)
>
> ...and cleaner.

Alright, applied to cgroup/for-5.20.

Thanks.

--
tejun