Skip to content
Commit fe6e9c1f authored by Al Viro's avatar Al Viro
Browse files

[PATCH] fix cgroup-inflicted breakage in block_dev.c



devcgroup_inode_permission() expects MAY_FOO, not FMODE_FOO; kindly
keep your misdesign consistent if you positively have to inflict it
on the kernel.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 481c5346
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment