linux-stable-rt/fs/gfs2
Greg Kroah-Hartman bd35b93d80 kset: convert kernel_subsys to use kset_create
Dynamically create the kset instead of declaring it statically.  We also
rename kernel_subsys to kernel_kset to catch all users of this symbol
with a build error instead of an easy-to-ignore build warning.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:14 -08:00
..
locking kset: convert kernel_subsys to use kset_create 2008-01-24 20:40:14 -08: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 Slab API: remove useless ctor parameter and reorder parameters 2007-10-17 08:42:45 -07:00
meta_io.c
meta_io.h
mount.c
mount.h
ops_address.c
ops_address.h
ops_dentry.c
ops_dentry.h
ops_export.c exportfs: make struct export_operations const 2007-10-22 08:13:21 -07:00
ops_file.c fs: correct SuS compliance for open of large file without options 2007-10-17 08:43:01 -07:00
ops_file.h
ops_fstype.c
ops_fstype.h exportfs: make struct export_operations const 2007-10-22 08:13:21 -07:00
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
rgrp.h
super.c
super.h
sys.c kset: convert gfs2 to use kset_create 2008-01-24 20:40:13 -08:00
sys.h
trans.c
trans.h
util.c
util.h