projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
[linux-2.6]
/
fs
/
ocfs2
/
dlm
/
Makefile
1
EXTRA_CFLAGS += -Ifs/ocfs2
2
3
obj-$(CONFIG_OCFS2_FS) += ocfs2_dlm.o
4
5
ocfs2_dlm-objs := dlmdomain.o dlmdebug.o dlmthread.o dlmrecovery.o \
6
dlmmaster.o dlmast.o dlmconvert.o dlmlock.o dlmunlock.o dlmver.o