diff options
author | Eric Sandeen <sandeen@sandeen.net> | 2015-02-24 10:14:04 +1100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2015-02-24 10:14:04 +1100 |
commit | fdadf2676aeebbbfb7a28790471fb982fdf388fa (patch) | |
tree | c3bce4f3ce6fab39feec5412244126d359dbbf15 /fs/xfs/libxfs/xfs_sb.c | |
parent | 3b9ce795fa895e192991150aac03bc3f1614f360 (diff) | |
download | linux-fdadf2676aeebbbfb7a28790471fb982fdf388fa.tar.gz linux-fdadf2676aeebbbfb7a28790471fb982fdf388fa.tar.bz2 linux-fdadf2676aeebbbfb7a28790471fb982fdf388fa.zip |
xfs: clarify async write failure ratelimit message
Today, when the "failing async writes" get ratelimited, we see:
XFS:: 62836 callbacks suppressed
Aside from the extra ":" it's not entirely clear which message is being
suppressed, especially if other messages or ratelimits are happening
at the same time. Clarify this as i.e.:
XFS (dm-11): Failing async write on buffer block 0x140090. Retrying async write.
XFS: Failing async write: 62836 callbacks suppressed
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/libxfs/xfs_sb.c')
0 files changed, 0 insertions, 0 deletions