mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Martin Peschke <mp3@de.ibm.com>
To: linux-kernel@vger.kernel.org
Cc: linux-s390@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Fengguang Wu <fengguang.wu@gmail.com>,
	Fengguang Wu <wfg@mail.ustc.edu.cn>,
	swen@vnet.ibm.com
Subject: [RFC] [Patch 2/3] readahead statistics slimmed down, adapt zfcp
Date: Thu, 03 May 2007 19:56:34 +0200	[thread overview]
Message-ID: <1178214994.5639.78.camel@dix> (raw)

This patch adapts zfcp to the counter changes in lib/statistics.c.

Signed-off-by: Martin Peschke <mp3@de.ibm.com>
---

 zfcp_ccw.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Index: linux/drivers/s390/scsi/zfcp_ccw.c
===================================================================
--- linux.orig/drivers/s390/scsi/zfcp_ccw.c
+++ linux/drivers/s390/scsi/zfcp_ccw.c
@@ -137,7 +137,7 @@ static struct statistic_info zfcp_statin
 		.name	  = "qdio_outb_full",
 		.x_unit	  = "sbals_left",
 		.y_unit	  = "",
-		.defaults = "type=counter_inc"
+		.defaults = "type=counter"
 	},
 	[ZFCP_STAT_A_QO] = {
 		.name	  = "qdio_outb",
@@ -155,7 +155,7 @@ static struct statistic_info zfcp_statin
 		.name	  = "erp",
 		.x_unit	  = "",
 		.y_unit	  = "",
-		.defaults = "type=counter_inc"
+		.defaults = "type=counter"
 	}
 };
 



             reply	other threads:[~2007-05-03 17:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-03 17:56 Martin Peschke [this message]
2007-05-04 10:09 ` Swen Schillig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1178214994.5639.78.camel@dix \
    --to=mp3@de.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=fengguang.wu@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=swen@vnet.ibm.com \
    --cc=wfg@mail.ustc.edu.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®