[DRBD-cvs] drbd by phil; Readded the cvs thing to the version str...
drbd-user@lists.linbit.com
drbd-user@lists.linbit.com
Thu, 24 Jun 2004 17:26:13 +0200 (CEST)
DRBD CVS committal
Author : phil
Module : drbd
Dir : drbd/drbd/linux
Modified Files:
Tag: rel-0_7-branch
drbd_config.h
Log Message:
Readded the cvs thing to the version string.
===================================================================
RCS file: /var/lib/cvs/drbd/drbd/drbd/linux/Attic/drbd_config.h,v
retrieving revision 1.1.2.16
retrieving revision 1.1.2.17
diff -u -3 -r1.1.2.16 -r1.1.2.17
--- drbd_config.h 18 Jun 2004 12:45:07 -0000 1.1.2.16
+++ drbd_config.h 24 Jun 2004 15:26:08 -0000 1.1.2.17
@@ -20,12 +20,11 @@
#ifndef DRBD_CONFIG_H
#define DRBD_CONFIG_H
-#define REL_VERSION "0.7-pre8" //" cvs $Date: 2004/06/18 12:45:07 $"
+#define REL_VERSION "0.7-pre8 cvs $Date: 2004/06/24 15:26:08 $"
#define API_VERSION 74
#define PRO_VERSION 72
-#define DBG_ALL_SYMBOLS // no static functs, improves quality of OOPS traces
- // for now, please leave it on.
+//#define DBG_ALL_SYMBOLS // no static functs, improves quality of OOPS traces
//#define DBG_SPINLOCKS // enables MUST_HOLD macro (assertions for spinlocks)
//#define DBG_ASSERTS // drbd_assert_breakpoint() function