| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <6599ad830903021019p3b29c173oc7772af6679d90e0@mail.gmail.com> Date: Mon, 2 Mar 2009 10:19:15 -0800 From: Paul Menage <menage@...gle.com> To: Li Zefan <lizf@...fujitsu.com> Cc: Andrew Morton <akpm@...ux-foundation.org>, KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>, LKML <linux-kernel@...r.kernel.org>, Linux Containers <containers@...ts.linux-foundation.org> Subject: Re: [PATCH 0/4] cgroups: show correct file mode On Sun, Mar 1, 2009 at 6:13 PM, Li Zefan <lizf@...fujitsu.com> wrote: > Now a cgroup subsystem can set default file mode of its control files, > so here is a patchset to correct file mode of each subsystem's files. I really think that we should be defaulting this based on whether the control file has read or write handlers. Sure, there are special cases like "tasks" that we'd need to set a manual value for, but most of these patches would be unnecessary. Paul > > Should be applied after: > cgroup-allow-subsys-to-set-default-mode-of-its-own-file.patch > > [PATCH 1/4] cgroup debug: show correct file mode > [PATCH 2/4] cpuacct: show correct file mode > [PATCH 3/4] devcgroup: show correct file mode > [PATCH 4/4] cpuset: show correct file mode > > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists