cgroup: propagate mode_t
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
f9ec80061a
commit
a5e7ed3287
2 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue