diff options
author | KAMEZAWA Hiroyuki <[email protected]> | 2011-06-15 15:08:41 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-06-15 20:04:01 -0700 |
commit | 8957712710e045044e3c44375c6a87d7ffa17d51 (patch) | |
tree | 94d801709cb1a57d12695ba9b2f8da42996e178e /lib/mpi/mpiutil.c | |
parent | 45d16f09ddd66597e561876f5652c05bf986360a (diff) |
mm: memory.numa_stat: fix file permission
Commit 406eb0c9ba76 ("memcg: add memory.numastat api for numa
statistics") adds memory.numa_stat file for memory cgroup. But the file
permissions are wrong.
[kamezawa@bluextal linux-2.6]$ ls -l /cgroup/memory/A/memory.numa_stat
---------- 1 root root 0 Jun 9 18:36 /cgroup/memory/A/memory.numa_stat
This patch fixes the permission as
[root@bluextal kamezawa]# ls -l /cgroup/memory/A/memory.numa_stat
-r--r--r-- 1 root root 0 Jun 10 16:49 /cgroup/memory/A/memory.numa_stat
Signed-off-by: KAMEZAWA Hiroyuki <[email protected]>
Acked-by: Ying Han <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions