[DRBD-cvs] drbd by lars; THINK comment about SkippedSync states. ...
drbd-user@lists.linbit.com
drbd-user@lists.linbit.com
Thu, 17 Jun 2004 03:39:01 +0200 (CEST)
DRBD CVS committal
Author : lars
Module : drbd
Dir : drbd/drbd/linux
Modified Files:
Tag: rel-0_7-branch
drbd.h
Log Message:
THINK comment about SkippedSync states. well, think about it...
===================================================================
RCS file: /var/lib/cvs/drbd/drbd/drbd/linux/Attic/drbd.h,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -3 -r1.1.2.6 -r1.1.2.7
--- drbd.h 9 Jun 2004 20:06:36 -0000 1.1.2.6
+++ drbd.h 17 Jun 2004 01:38:56 -0000 1.1.2.7
@@ -157,6 +157,10 @@
* The lower ones (<WFReportParams) indicate
* that there is no socket!
* >=WFReportParams ==> There is a socket
+ *
+ * THINK
+ * Skipped should be < Connected,
+ * so writes on a Primary after Skipped sync are not mirrored either ?
*/
typedef enum {
Unconfigured,