[SCSI] fc: add some more FC specific stats to fc_host
authorVasu Dev <vasu.dev@intel.com>
Fri, 25 May 2012 17:26:38 +0000 (10:26 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 20 Jul 2012 07:31:47 +0000 (08:31 +0100)
commite58abb0ca423fc7adcf70bee018723b87c9e38c2
treea40305e74b6c8f52261a05bbdca87f61d1d89877
parent85efc72a0218335324d358ac479a04c16316fd4d
[SCSI] fc: add some more FC specific stats to fc_host

The libfc provides more flexibility and with that
we can monitor some more FC specific stats for
FC exches or FCP error cases, this patch add
such new FC stats.

The patch adds *only* FC specific new stats to
existing fc_host attribute container.

Added stats names are self explanatory as
existing FC stats already has, however anyway
still added commentary along their definition
to describe them.

Signed-off-by: Vasu Dev <vasu.dev@intel.com>
Acked-by : Robert Love <robert.w.love@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/scsi_transport_fc.c
include/scsi/scsi_transport_fc.h