From: Al Viro Date: Mon, 23 Jun 2008 12:30:55 +0000 (-0400) Subject: [PATCH] fix cgroup-inflicted breakage in block_dev.c X-Git-Tag: v2.6.26-rc9~99^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe6e9c1f25ac01f848bd084ee0ee62a5a0966ff3;p=pandora-kernel.git [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: Al Viro --- Reading git-diff-tree failed