[Ocfs2-commits] mfasheh commits r1482 - branches/dlm-changes/src

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Sep 24 18:06:21 CDT 2004


Author: mfasheh
Date: 2004-09-24 18:06:19 -0500 (Fri, 24 Sep 2004)
New Revision: 1482

Modified:
   branches/dlm-changes/src/Makefile
Log:
* actually build the suballoc stuff



Modified: branches/dlm-changes/src/Makefile
===================================================================
--- branches/dlm-changes/src/Makefile	2004-09-24 22:50:20 UTC (rev 1481)
+++ branches/dlm-changes/src/Makefile	2004-09-24 23:06:19 UTC (rev 1482)
@@ -64,6 +64,7 @@
 	aops.c			\
 	bitmap.c		\
 	buffer_head_io.c	\
+	suballoc.c		\
 	dcache.c		\
 	dir.c			\
 	dlm.c			\
@@ -96,6 +97,7 @@
 	buffer_head_io.h	\
 	alloc.h			\
 	bitmap.h		\
+	suballoc.h		\
 	dcache.h		\
 	dir.h			\
 	dlm.h			\



More information about the Ocfs2-commits mailing list