On Wed, May 06, 2015 at 01:11:26AM +0000, Seymour, Shane M wrote: > "The tape driver does not have access to the block device i/o statistics because the tapes are not block devices but character devices. They use the Linux block subsystem enough to do i/o but this does not include access to the statistics counters. > > ... One alternative is, of course, to tie the st driver more into the Linux block device system. I have looked into this several times but have never seen how to do this in a simple enough way." I know the architecture pretty well, but the question is if we can export some of that functionality so that it works for character devices nodes that driver a request_queue. Note that it was formualted as a questions as thast change seems obvious but might not be feasible for one reason or another. If you looked at it and consider it not doable or at least not worthwhile for good reasons document those in the patch description. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html