Re: [PATCH v5 1/2] sysfs: added sysfs_link_entry_to_kobj()

From: Greg Kroah-Hartman
Date: Sun May 03 2015 - 14:00:37 EST


On Sat, May 02, 2015 at 09:10:52PM +0300, Jarkko Sakkinen wrote:
> Added a new function sysfs_link_group_to_kobj() that adds a symlink
> from attribute or group to a kobject. Exported kernfs_remove_by_name_ns
> in order to provide a way to remove such symlinks.
>
> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
> ---
> fs/sysfs/group.c | 42 ++++++++++++++++++++++++++++++++++++++++++
> include/linux/sysfs.h | 8 ++++++++
> 2 files changed, 50 insertions(+)

What changed from v4? Why keep resending this?

confused,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/