[Ocfs2-commits] jlbec commits r2760 - tags/ocfs2-1.2.0
svn-commits@oss.oracle.com
svn-commits at oss.oracle.com
Thu Feb 2 19:46:36 CST 2006
Author: jlbec
Date: 2006-02-02 19:46:36 -0600 (Thu, 02 Feb 2006)
New Revision: 2760
Modified:
tags/ocfs2-1.2.0/Makefile
Log:
Fix missing i_mutex
Modified: tags/ocfs2-1.2.0/Makefile
===================================================================
--- tags/ocfs2-1.2.0/Makefile 2006-01-25 21:41:36 UTC (rev 2759)
+++ tags/ocfs2-1.2.0/Makefile 2006-02-03 01:46:36 UTC (rev 2760)
@@ -11,6 +11,7 @@
KAPI_COMPAT_FILES = \
kapi-compat/include/assert_spin_locked.h \
+ kapi-compat/include/i_mutex.h \
kapi-compat/include/journal_access.h \
kapi-compat/include/kref_init.h \
kapi-compat/include/kref_put.h \
More information about the Ocfs2-commits
mailing list