linux/fs/gfs2/locking/dlm
Greg Kroah-Hartman 901195ed7f Kobject: change GFS2 to use kobject_init_and_add
Stop using kobject_register, as this way we can control the sending of
the uevent properly, after everything is properly initialized.

Cc: Steven Whitehouse <swhiteho@redhat.com>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:26 -08:00
..
Makefile [GFS2] Fix bug in Makefiles for lock modules 2006-09-27 12:20:06 -04:00
lock.c [GFS2] Reduce size of struct gdlm_lock 2007-07-09 08:22:21 +01:00
lock_dlm.h [GFS2] Clean up duplicate includes in fs/gfs2/ 2007-10-10 08:54:44 +01:00
main.c [GFS2] make lock_dlm drop_count tunable in sysfs 2007-02-05 13:38:01 -05:00
mount.c [DLM] variable allocation 2007-07-09 08:23:17 +01:00
plock.c [GFS2] use an temp variable to reduce a spin_unlock 2007-10-10 08:54:58 +01:00
sysfs.c Kobject: change GFS2 to use kobject_init_and_add 2008-01-24 20:40:26 -08:00
thread.c [GFS2] GFS2: chmod hung - fix race in thread creation 2007-10-10 08:56:22 +01:00