869d81df53
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>
3 lines
98 B
Makefile
3 lines
98 B
Makefile
obj-$(CONFIG_GFS2_FS) += lock_dlm.o
|
|
lock_dlm-y := lock.o main.o mount.o sysfs.o thread.o plock.o
|
|
|