[GFS2] setup lock_dlm kobject earlier
authorDavid Teigland <teigland@redhat.com>
Fri, 19 May 2006 12:24:02 +0000 (08:24 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 19 May 2006 12:24:02 +0000 (08:24 -0400)
commitd2f222e6310b073ae3d91b8d3d676621fae1314e
treea6745532b08c8594eff8931fd6943aa8a2439fb4
parent320dd101e2d595a03439adb92b319f3af53dd1d0
[GFS2] setup lock_dlm kobject earlier

Setup the lock_dlm kobject before setting up the dlm lockspace instead
of after.  We want to use the sysfs files to detect the mount without
having to wait for the dlm setup which can take a while.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/locking/dlm/mount.c