[DRBD-cvs] DRBD CVS: drbd by phil from
drbd-cvs@linbit.com
drbd-cvs@linbit.com
Mon, 12 Jan 2004 20:50:11 +0100 (CET)
DRBD CVS committal
Author : phil
Host :
Module : drbd
Dir : drbd
Modified Files:
Tag: rel-0_7-branch
drbd_config.h
Log Message:
* Micro makefile fixes
* Fixes for the usual was-never-tested bugs to the last changes in drbd_actlog.c
* Changed return value of drbd_process_ee(), if the function is interrupted
by a signal from 0 (=fatal) to 2 (= I was interrupted by a signal, do something
and call me again)
* Be more verbose on the SyncSource side if resynchronisation is paused.
* Made drbdadm to no longer echo each drbdsetup commandline to stderr.
===================================================================
RCS file: /var/lib/cvs/drbd/drbd/drbd_config.h,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -3 -r1.1.2.2 -r1.1.2.3
--- drbd_config.h 17 Nov 2003 21:34:39 -0000 1.1.2.2
+++ drbd_config.h 12 Jan 2004 19:49:41 -0000 1.1.2.3
@@ -20,7 +20,7 @@
#ifndef DRBD_CONFIG_H
#define DRBD_CONFIG_H
-#define REL_VERSION "0.7-pre3"
+#define REL_VERSION "0.7-pre4"
#define API_VERSION 71
#define PRO_VERSION 71