[prev in list] [next in list] [prev in thread] [next in thread] 

List:       drbd-cvs
Subject:    [DRBD-cvs] drbd by phil; Finally implemented the 'drbddisk resour...
From:       drbd-cvs () linbit ! com
Date:       2004-05-24 11:39:50
Message-ID: 20040524113950.8138E15DF61 () garcon ! linbit ! com
[Download RAW message or body]

DRBD CVS committal

Author  : phil
Module  : drbd

Dir     : drbd/drbd/linux


Modified Files:
      Tag: rel-0_7-branch
	drbd.h drbd_config.h 


Log Message:
Finally implemented the 'drbddisk resource status' command.

===================================================================
RCS file: /var/lib/cvs/drbd/drbd/drbd/linux/Attic/drbd.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.h	5 May 2004 13:25:15 -0000	1.1.2.2
+++ drbd.h	24 May 2004 11:39:45 -0000	1.1.2.3
@@ -177,10 +177,12 @@
 	OUT int               lower_device_minor;
 	OUT unsigned int      disk_size_user;
 	OUT enum io_error_handler on_io_error;
-	OUT Drbd_CState       cstate;
 	OUT int               meta_device_major;
 	OUT int               meta_device_minor;
        	OUT int               meta_index;
+	OUT Drbd_CState       cstate;
+	OUT Drbd_State        state;
+	OUT Drbd_State        peer_state;
 };
 
 #define DRBD_MAGIC 0x83740267
===================================================================
RCS file: /var/lib/cvs/drbd/drbd/drbd/linux/Attic/drbd_config.h,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.9
diff -u -3 -r1.1.2.8 -r1.1.2.9
--- drbd_config.h	19 May 2004 19:53:20 -0000	1.1.2.8
+++ drbd_config.h	24 May 2004 11:39:45 -0000	1.1.2.9
@@ -20,8 +20,8 @@
 #ifndef DRBD_CONFIG_H
 #define DRBD_CONFIG_H
 
-#define REL_VERSION "0.7-pre7 cvs $Date: 2004/05/19 19:53:20 $"
-#define API_VERSION 72
+#define REL_VERSION "0.7-pre7 cvs $Date: 2004/05/24 11:39:45 $"
+#define API_VERSION 73
 #define PRO_VERSION 72
 
 #define DBG_ALL_SYMBOLS // no static functs, improves quality of OOPS traces



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic