linux-stable-rt/fs/gfs2
Greg Kroah-Hartman 34980ca8fa Drivers: clean up direct setting of the name of a kset
A kset should not have its name set directly, so dynamically set the
name at runtime.

This is needed to remove the static array in the kobject structure which
will be changed in a future patch.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 14:51:02 -07:00
..
locking Drivers: clean up direct setting of the name of a kset 2007-10-12 14:51:02 -07:00
Kconfig
Makefile
acl.c
acl.h
bmap.c
bmap.h
daemon.c
daemon.h
dir.c
dir.h
eaops.c
eaops.h
eattr.c
eattr.h
gfs2.h
glock.c
glock.h
glops.c
glops.h
incore.h
inode.c
inode.h
lm.c
lm.h
locking.c
log.c
log.h
lops.c
lops.h
main.c
meta_io.c
meta_io.h
mount.c [GFS2] Revert remounting w/o acl option leaves acls enabled 2007-08-14 10:34:40 +01:00
mount.h
ops_address.c [GFS2] Fix incorrect error path in prepare_write() 2007-08-14 10:33:44 +01:00
ops_address.h
ops_dentry.c
ops_dentry.h
ops_export.c
ops_file.c [GFS2] Fix setting of inherit jdata attr 2007-08-14 10:34:11 +01:00
ops_file.h
ops_fstype.c
ops_fstype.h
ops_inode.c
ops_inode.h
ops_super.c
ops_super.h
ops_vm.c
ops_vm.h
quota.c
quota.h
recovery.c
recovery.h
rgrp.c [GFS2] Fix incorrect return code in rgrp.c 2007-08-14 10:33:15 +01:00
rgrp.h
super.c Fix up more bio fallout 2007-10-12 00:29:50 -07:00
super.h
sys.c Drivers: clean up direct setting of the name of a kset 2007-10-12 14:51:02 -07:00
sys.h
trans.c
trans.h
util.c
util.h