]> git.neil.brown.name Git - history.git/commit
Add statistics to generic transport class
authorJames Bottomley <jejb@mulgrave.(none)>
Mon, 14 Mar 2005 15:34:59 +0000 (09:34 -0600)
committerJames Bottomley <jejb@mulgrave.(none)>
Mon, 14 Mar 2005 15:34:59 +0000 (09:34 -0600)
commitbd210e30da74cd7e156bcac85388642fab2aea2c
tree9420a7389b0fc3384c2e5cd363f11d175e7f3aa1
parenta9cbe6ab263531d3bc47df2b2ab51306ca320864
Add statistics to generic transport class

These were lost from the SCSI transport classes in
the transition to the generic classes.  Ressurect it in
the generic class, since it's probable that more than SCSI
will want to use this.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/base/transport_class.c
drivers/scsi/scsi_sysfs.c
drivers/scsi/scsi_transport_fc.c
drivers/scsi/scsi_transport_iscsi.c
drivers/scsi/scsi_transport_spi.c
include/linux/transport_class.h
include/scsi/scsi_transport.h