linux-stable/fs/sysfs
Cornelia Huck 8a82472f86 driver core: Introduce device_move(): move a device to a new parent.
Provide a function device_move() to move a device to a new parent device. Add
auxilliary functions kobject_move() and sysfs_move_dir().
kobject_move() generates a new uevent of type KOBJ_MOVE, containing the
previous path (DEVPATH_OLD) in addition to the usual values. For this, a new
interface kobject_uevent_env() is created that allows to add further
environmental data to the uevent at the kobject layer.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Acked-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-12-01 14:52:01 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bin.c sysfs_remove_bin_file: no return value, dump_stack on error 2006-09-25 21:08:39 -07:00
dir.c driver core: Introduce device_move(): move a device to a new parent. 2006-12-01 14:52:01 -08:00
file.c sysfs: sysfs_write_file() writes zero terminated data 2006-12-01 14:52:01 -08:00
group.c [PATCH] remove duplicate get_dentry functions in various places 2005-06-23 09:45:20 -07:00
inode.c [PATCH] inode-diet: Eliminate i_blksize from the inode structure 2006-09-27 08:26:18 -07:00
mount.c [PATCH] r/o bind mount prepwork: inc_nlink() helper 2006-10-01 00:39:30 -07:00
symlink.c SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs 2006-09-25 21:08:36 -07:00
sysfs.h sysfs_remove_bin_file: no return value, dump_stack on error 2006-09-25 21:08:39 -07:00