Home
last modified time | relevance | path

Searched hist:"4 ab45e259f31cc063805c659e3c203577722b701" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/
H A Dxfs_aops.cdiff 4ab45e259f31cc063805c659e3c203577722b701 Fri Feb 21 16:34:48 CET 2020 Christoph Hellwig <hch@lst.de> xfs: ratelimit xfs_discard_page messages

Use printk_ratelimit() to limit the amount of messages printed from
xfs_discard_page. 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>