On Fri, May 15, 2015 at 09:09:53PM -0500, Eric W. Biederman wrote: > > Add two functions sysfs_create_mount_point and sysfs_remove_mount_point > that hang a permanently empty directory off of a kobject or remove a > permanently emptpy directory hanging from a kobject. Export these new > functions so modular filesystems can use them. > > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx> > --- > fs/sysfs/dir.c | 34 ++++++++++++++++++++++++++++++++++ > include/linux/sysfs.h | 16 ++++++++++++++++ > 2 files changed, 50 insertions(+) Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> -- 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