[Ocfs2-tools-commits] zab commits r1039 - branches/endian-safe/debugfs.ocfs2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Aug 12 11:18:32 CDT 2005


Author: zab
Date: 2005-08-12 11:18:31 -0500 (Fri, 12 Aug 2005)
New Revision: 1039

Modified:
   branches/endian-safe/debugfs.ocfs2/Makefile
Log:
o get rid of old reference to jbd.h in debugfs


Modified: branches/endian-safe/debugfs.ocfs2/Makefile
===================================================================
--- branches/endian-safe/debugfs.ocfs2/Makefile	2005-08-12 03:43:47 UTC (rev 1038)
+++ branches/endian-safe/debugfs.ocfs2/Makefile	2005-08-12 16:18:31 UTC (rev 1039)
@@ -24,7 +24,6 @@
 	include/commands.h	\
 	include/dump.h		\
 	include/utils.h		\
-	include/jbd.h		\
 	include/journal.h
 
 OBJS = $(subst .c,.o,$(CFILES))



More information about the Ocfs2-tools-commits mailing list