This website requires JavaScript.
Explore
Help
Register
Sign in
Techwizz
/
kernel-fxtec-pro1x
Watch
1
Star
0
Fork
You've already forked kernel-fxtec-pro1x
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5e96f59f9b
kernel-fxtec-pro1x
/
fs
/
gfs2
/
locking
/
dlm
/
Makefile
4 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
[GFS2] The lock modules for GFS2 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>
2006-01-16 09:52:38 -07:00
obj-$(CONFIG_GFS2_FS)
+=
lock_dlm.o
[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>
2006-01-17 01:47:12 -07:00
lock_dlm-y
:=
lock.o main.o mount.o sysfs.o thread.o plock.o
[GFS2] The lock modules for GFS2 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>
2006-01-16 09:52:38 -07:00
Reference in a new issue
Copy permalink