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-- 3.4 KB
Makefile -rw-r--r-- 388 bytes
acl.c -rw-r--r-- 10.4 KB
acl.h -rw-r--r-- 1.5 KB
balloc.c -rw-r--r-- 54.5 KB
bitmap.c -rw-r--r-- 702 bytes
dir.c -rw-r--r-- 13.5 KB
ext3_jbd.c -rw-r--r-- 1.5 KB
file.c -rw-r--r-- 2.2 KB
fsync.c -rw-r--r-- 2.8 KB
hash.c -rw-r--r-- 4.3 KB
ialloc.c -rw-r--r-- 21.1 KB
inode.c -rw-r--r-- 100.7 KB
ioctl.c -rw-r--r-- 7.7 KB
namei.c -rw-r--r-- 66.8 KB
namei.h -rw-r--r-- 170 bytes
resize.c -rw-r--r-- 33.5 KB
super.c -rw-r--r-- 82.5 KB
symlink.c -rw-r--r-- 1.3 KB
xattr.c -rw-r--r-- 34.6 KB
xattr.h -rw-r--r-- 3.8 KB
xattr_security.c -rw-r--r-- 1.8 KB
xattr_trusted.c -rw-r--r-- 1.5 KB
xattr_user.c -rw-r--r-- 1.6 KB

back to top