[DRBD-cvs] svn commit by phil - r2844 - trunk/drbd - The other calls are sufficient...

drbd-cvs at lists.linbit.com drbd-cvs at lists.linbit.com
Sat Apr 7 00:00:27 CEST 2007


Author: phil
Date: 2007-04-07 00:00:24 +0200 (Sat, 07 Apr 2007)
New Revision: 2844

Modified:
   trunk/drbd/drbd_receiver.c
Log:
The other calls are sufficient...


Modified: trunk/drbd/drbd_receiver.c
===================================================================
--- trunk/drbd/drbd_receiver.c	2007-04-06 19:46:06 UTC (rev 2843)
+++ trunk/drbd/drbd_receiver.c	2007-04-06 22:00:24 UTC (rev 2844)
@@ -2511,8 +2511,6 @@
 		D_ASSERT(h->command == ReportBitMap);
 	}
 
-	drbd_bm_recount_bits(mdev);
-
 	if (mdev->state.conn == WFBitMapS) {
 		drbd_start_resync(mdev,SyncSource);
 	} else if (mdev->state.conn == WFBitMapT) {



More information about the drbd-cvs mailing list