Skip to content

Commit

Permalink
[GFS2] The lock modules for GFS2
Browse files Browse the repository at this point in the history
This patch contains the pluggable locking modules
for GFS2.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
  • Loading branch information
David Teigland authored and Steven Whitehouse committed Jan 16, 2006
1 parent b3b94fa commit 29b7998
Show file tree
Hide file tree
Showing 9 changed files with 1,916 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fs/gfs2/locking/dlm/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
obj-$(CONFIG_GFS2_FS) += lock_dlm.o
lock_dlm-y := lock.o main.o mount.o sysfs.o thread.o

Loading

0 comments on commit 29b7998

Please sign in to comment.