lkml.org 
[lkml]   [2007]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Subject[RFC] [Patch 2/3] readahead statistics slimmed down, adapt zfcp
    From
    Date
    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"
    }
    };


    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2007-05-03 20:01    [W:3.481 / U:0.660 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site