[Ocfs2-commits] jlbec commits r1494 - in branches/dlm-changes: src vendor/suse

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Sep 24 22:43:59 CDT 2004


Author: jlbec
Date: 2004-09-24 22:43:57 -0500 (Fri, 24 Sep 2004)
New Revision: 1494

Modified:
   branches/dlm-changes/src/ocfs.h
   branches/dlm-changes/vendor/suse/
Log:

o Silly Kurt, int is for kids.



Modified: branches/dlm-changes/src/ocfs.h
===================================================================
--- branches/dlm-changes/src/ocfs.h	2004-09-25 00:47:27 UTC (rev 1493)
+++ branches/dlm-changes/src/ocfs.h	2004-09-25 03:43:57 UTC (rev 1494)
@@ -362,6 +362,7 @@
 	__u32 uncommitted_holders;
 	__u8 lock_type;
 	struct rw_semaphore lock;
+#warning readonly_state is an int, *_bit requires unsigned long
 	int readonly_state;
 	ocfs_node_map readonly_map;
 };


Property changes on: branches/dlm-changes/vendor/suse
___________________________________________________________________
Name: svn:ignore
   + .sw?.*
ocfs2-2.6.5.spec-generic




More information about the Ocfs2-commits mailing list