Revision 1e395ab3d9b6aa09c5f0aa46a1b0a6fc5bd33133 authored by Andi Kleen on 05 January 2010, 11:48:05 UTC, committed by Greg Kroah-Hartman on 08 March 2010, 01:04:47 UTC
Allow to create/remove arrays of sysdev attributes

Just wrappers around sysfs_create/move_files

Will be used later to clean up some drivers.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent 3701cde
History
File Mode Size
Kconfig -rw-r--r-- 541 bytes
Makefile -rw-r--r-- 248 bytes
balloc.c -rw-r--r-- 23.7 KB
dir.c -rw-r--r-- 5.4 KB
directory.c -rw-r--r-- 5.8 KB
ecma_167.h -rw-r--r-- 22.0 KB
file.c -rw-r--r-- 6.2 KB
ialloc.c -rw-r--r-- 4.2 KB
inode.c -rw-r--r-- 58.5 KB
lowlevel.c -rw-r--r-- 1.5 KB
misc.c -rw-r--r-- 7.7 KB
namei.c -rw-r--r-- 35.2 KB
osta_udf.h -rw-r--r-- 8.2 KB
partition.c -rw-r--r-- 8.3 KB
super.c -rw-r--r-- 60.8 KB
symlink.c -rw-r--r-- 2.4 KB
truncate.c -rw-r--r-- 8.8 KB
udf_i.h -rw-r--r-- 742 bytes
udf_sb.h -rw-r--r-- 4.0 KB
udfdecl.h -rw-r--r-- 7.8 KB
udfend.h -rw-r--r-- 1.6 KB
udftime.c -rw-r--r-- 5.8 KB
unicode.c -rw-r--r-- 11.1 KB

back to top