commit | f1569ff1d5ae0ca8598956be632947a88f540e2a | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Oct 24 14:27:07 2014 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Nov 12 11:16:08 2014 +0100 |
tree | 155b530df91e787139d595e37307c5c9411cf8eb | |
parent | b6c92b7e0af575e2b8b05bdf33633cf9e1661cbf [diff] |
scsi: ratelimit I/O error messages There can be quite a lot of I/O error messages, even on smaller machines. So we need to ratelimit them to not overwhelm logging. Signed-off-by: Hannes Reinecke <hare@suse.de> Tested-by: Robert Elliott <elliott@hp.com> Reviewed-by: Robert Elliott <elliott@hp.com> Signed-off-by: Christoph Hellwig <hch@lst.de>