[DRBD-cvs] svn commit by lars - r2982 - branches/drbd-8.0-for-linus/drbd - oops, I broke compile on rhel4 earlier :(

drbd-cvs at lists.linbit.com drbd-cvs at lists.linbit.com
Mon Jul 23 19:54:19 CEST 2007


Author: lars
Date: 2007-07-23 19:54:18 +0200 (Mon, 23 Jul 2007)
New Revision: 2982

Modified:
   branches/drbd-8.0-for-linus/drbd/drbd_int.h
Log:
oops, I broke compile on rhel4 earlier :(


Modified: branches/drbd-8.0-for-linus/drbd/drbd_int.h
===================================================================
--- branches/drbd-8.0-for-linus/drbd/drbd_int.h	2007-07-23 16:04:49 UTC (rev 2981)
+++ branches/drbd-8.0-for-linus/drbd/drbd_int.h	2007-07-23 17:54:18 UTC (rev 2982)
@@ -1879,6 +1879,9 @@
 {
 	/* sorry, we currently have no working implementation
 	 * of distributed TCQ stuff */
+#ifndef QUEUE_ORDERED_NONE
+#define QUEUE_ORDERED_NONE 0
+#endif
 	return QUEUE_ORDERED_NONE;
 }
 



More information about the drbd-cvs mailing list