diff options
| author | Eric W. Biederman <[email protected]> | 2007-08-20 21:36:31 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2007-10-12 14:51:08 -0700 |
| commit | 45aaae9c51d768d5a8fd53fb372b1eb714f37691 (patch) | |
| tree | 0735356cf38a950404bcea49d44ac5610306e9eb /scripts/patch-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 <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Cc: Cornelia Huck <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions