[DRBD-user] [patch] update comment

Guido Guenther agx at sigxcpu.org
Fri Mar 24 13:14:39 CET 2006

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


Hi,
this patch brings the comment in drbd_command.c in sync with what's
pringed in /proc/drbd. Please apply, if appropriate.

--- drbd-0.7.17/drbd/drbd_proc.c.orig	2005-09-01 09:40:30.000000000 +0200
+++ drbd-0.7.17/drbd/drbd_proc.c	2006-03-23 16:17:56.000000000 +0100
@@ -239,9 +239,12 @@
 	  nr .. network receive
 	  dw .. disk write
 	  dr .. disk read
+	  al .. access log write count
+	  bm .. bitmap write count
+	  lo .. waiting to complete on local disk
 	  pe .. pending (waiting for ack)
 	  ua .. unack'd (still need to send ack)
-	  al .. access log write count
+	  ap .. requests we need to complete
 	*/
 
 	for (i = 0; i < minor_count; i++) {

Cheers,
 -- Guido



More information about the drbd-user mailing list