[Ocfs2-tools-commits] jlbec commits r353 - trunk/libocfs2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Oct 29 16:27:16 CDT 2004


Author: jlbec
Date: 2004-10-29 16:27:14 -0500 (Fri, 29 Oct 2004)
New Revision: 353

Modified:
   trunk/libocfs2/ocfs2_err.et.in
Log:
whoops

Modified: trunk/libocfs2/ocfs2_err.et.in
===================================================================
--- trunk/libocfs2/ocfs2_err.et.in	2004-10-29 01:26:03 UTC (rev 352)
+++ trunk/libocfs2/ocfs2_err.et.in	2004-10-29 21:27:14 UTC (rev 353)
@@ -113,4 +113,7 @@
 ec	OCFS2_ET_DUPLICATE_BLOCK,
 	"Duplicate block discovered"
 
+ec	OCFS2_ET_BIT_NOT_FOUND,
+	"Unable to find available bit"
+
 	end



More information about the Ocfs2-tools-commits mailing list