diff options
author | Christoph Hellwig <hch@lst.de> | 2020-02-21 07:34:47 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-03-02 20:55:51 -0800 |
commit | 13b1f811b14e084579aeb4de89e59a2942d2c2d8 (patch) | |
tree | 96469ce4d15672390715db3eba51de11b7f3a1f6 /fs/xfs/xfs_aops.c | |
parent | ba8adad5d036733d240fa8a8f4d055f3d4490562 (diff) | |
download | kernel_replicant_linux-13b1f811b14e084579aeb4de89e59a2942d2c2d8.tar.gz kernel_replicant_linux-13b1f811b14e084579aeb4de89e59a2942d2c2d8.tar.bz2 kernel_replicant_linux-13b1f811b14e084579aeb4de89e59a2942d2c2d8.zip |
xfs: ratelimit xfs_buf_ioerror_alert messages
Use printk_ratelimit() to limit the amount of messages printed from
xfs_buf_ioerror_alert. Without that a failing device causes a large
number of errors that doesn't really help debugging the underling
issue.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_aops.c')
0 files changed, 0 insertions, 0 deletions