summaryrefslogtreecommitdiffstats
path: root/include/linux/cgroup.h
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2011-07-26 01:55:55 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2012-01-03 22:55:03 -0500
commita5e7ed3287e45f2eafbcf9e7e6fdc5a0191acf40 (patch)
tree4bc526f45eb2e9ab01beca0207f8633a19b963b8 /include/linux/cgroup.h
parentf9ec80061af2116e9b6298a6334a6f288d7ea878 (diff)
downloadlinux-a5e7ed3287e45f2eafbcf9e7e6fdc5a0191acf40.tar.gz
linux-a5e7ed3287e45f2eafbcf9e7e6fdc5a0191acf40.tar.xz
linux-a5e7ed3287e45f2eafbcf9e7e6fdc5a0191acf40.zip
cgroup: propagate mode_t
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/linux/cgroup.h')
-rw-r--r--include/linux/cgroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/cgroup.h b/include/linux/cgroup.h
index 1b7f9d525013..a17becc36ca1 100644
--- a/include/linux/cgroup.h
+++ b/include/linux/cgroup.h
@@ -319,7 +319,7 @@ struct cftype {
* If not 0, file mode is set to this value, otherwise it will
* be figured out automatically
*/
- mode_t mode;
+ umode_t mode;
/*
* If non-zero, defines the maximum length of string that can