[GFS2] An update of the GFS2 lock modules
authorDavid Teigland <teigland@redhat.com>
Tue, 17 Jan 2006 08:47:12 +0000 (08:47 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 17 Jan 2006 08:47:12 +0000 (08:47 +0000)
commit869d81df53ad28ce78fc92504b3365b8196a2fa1
tree4062f1b13ef32445f1e554d15d59765f88de5ba6
parenta8f2d64728d8b706392fc1cb0f2fd6852a5e27ae
[GFS2] An update of the GFS2 lock modules

This brings the lock modules uptodate and removes the stray
.mod.c file which accidently got included in the last check in.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/locking/dlm/Makefile
fs/gfs2/locking/dlm/lock.c
fs/gfs2/locking/dlm/lock_dlm.h [new file with mode: 0644]
fs/gfs2/locking/dlm/main.c
fs/gfs2/locking/dlm/mount.c
fs/gfs2/locking/dlm/plock.c [new file with mode: 0644]
fs/gfs2/locking/dlm/sysfs.c
fs/gfs2/locking/dlm/thread.c
fs/gfs2/locking/nolock/lock_nolock.mod.c [deleted file]
fs/gfs2/locking/nolock/main.c
include/linux/lock_dlm_plock.h [new file with mode: 0644]