In message <20080402201322.317327738@xxxxxxxxxx>, Miklos Szeredi writes: > From: Miklos Szeredi <mszeredi@xxxxxxx> > > Introduce path_mkdir(). Unexport vfs_mkdir() to modules. > > The only internal user of vfs_mkdir() remaining is cgroup_clone(). > +EXPORT_SYMBOL(path_mkdir); Shouldn't all new exported symbols use EXPORT_SYMBOL_GPL? Erez. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html