-
Al Viro authored
inode_permission() calls devcgroup_inode_permission() and almost all such calls are _not_ for device nodes; let's at least keep the common path straight... Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Al Viro authoredinode_permission() calls devcgroup_inode_permission() and almost all such calls are _not_ for device nodes; let's at least keep the common path straight... Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>