aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/cluster/Makefile
diff options
context:
space:
mode:
authorKurt Hackel <kurt.hackel@oracle.com>2005-12-15 14:31:23 -0800
committerJoel Becker <joel.becker@oracle.com>2006-01-03 11:45:46 -0800
commit0c83ed8eeb28a045cdbd0b216679938aa9e665fe (patch)
tree9b1a839e79acf504854b6efa956fd0a44c216ada /fs/ocfs2/cluster/Makefile
parent52fd3d6fea441835fe3a35b7280e5e128bdeca9b (diff)
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
A simple node information service, filled and updated from userspace. The rest of the stack queries this service for simple node information. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Diffstat (limited to 'fs/ocfs2/cluster/Makefile')
-rw-r--r--fs/ocfs2/cluster/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/fs/ocfs2/cluster/Makefile b/fs/ocfs2/cluster/Makefile
new file mode 100644
index 00000000000..cdd162f1365
--- /dev/null
+++ b/fs/ocfs2/cluster/Makefile
@@ -0,0 +1,4 @@
+obj-$(CONFIG_OCFS2_FS) += ocfs2_nodemanager.o
+
+ocfs2_nodemanager-objs := heartbeat.o masklog.o sys.o nodemanager.o \
+ quorum.o tcp.o ver.o