android_kernel_xiaomi_sm8350/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
acl.c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 2007-07-17 12:00:03 -07:00
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
Kconfig
lm.c
lm.h
locking.c
log.c
log.h
lops.c [GFS2] soft lockup detected in databuf_lo_before_commit 2007-08-14 10:32:04 +01:00
lops.h
main.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
Makefile
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 mm: fault feedback #2 2007-07-19 10:04:41 -07:00
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