diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2007-08-20 21:36:31 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-10-12 14:51:08 -0700 |
commit | 45aaae9c51d768d5a8fd53fb372b1eb714f37691 (patch) | |
tree | 0735356cf38a950404bcea49d44ac5610306e9eb /arch/h8300/kernel | |
parent | 9918f9a4817cb6241c727b434d5f8ec5564198de (diff) |
sysfs: Rewrite sysfs_move_dir in terms of sysfs dirents
This patch rewrites sysfs_move_dir to perform it's checks
as much as possible on the underlying sysfs_dirents instead
of the contents of the dcache, making sysfs_move_dir
more like the rest of the sysfs directory modification
code.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/h8300/kernel')
0 files changed, 0 insertions, 0 deletions