On Thu, Feb 20, 2020 at 07:39:19AM -0800, Christoph Hellwig wrote: > Hi all, > > When a device keeps failing I/O (for example using dm-flakey in various > tests), we keep spamming the log for each I/O error, although the > messages are very much duplicates. Use xfs_alert_ratelimited() to reduce > the number of logged lines. > This series looks ok to me, Reviewed-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> --D > Changes sinve v1: > - use xfs_alert_ratelimited