On Tue, Jun 16, 2015 at 03:10:14PM -0400, Tejun Heo wrote: > Move kernfs_get_inode() prototype from fs/kernfs/kernfs-internal.h to > include/linux/kernfs.h. It obtains the matching inode for a > kernfs_node. > > It will be used by cgroup for inode based permission checks for now > but is generally useful. > > Signed-off-by: Tejun Heo <tj@xxxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > --- > Hello, Greg. > > Given that cgroup will be the first and only, for now, user, I think > it'd be the eaiest to route this with the related cgroup patches > through the cgroup tree. What do you think? That's fine with me, feel free to add: Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> to it. -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html