aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorYu Kuai <[email protected]>2023-11-07 19:12:47 +0800
committerJens Axboe <[email protected]>2023-11-07 08:15:23 -0700
commit1b0a151c10a6d823f033023b9fdd9af72a89591b (patch)
treee47ea9a563d57bd62e306c986c1b6ac2e2f50dbb /net/unix/sysctl_net_unix.c
parent327462725b0f759f093788dfbcb2f1fd132f956b (diff)
blk-core: use pr_warn_ratelimited() in bio_check_ro()
If one of the underlying disks of raid or dm is set to read-only, then each io will generate new log, which will cause message storm. This environment is indeed problematic, however we can't make sure our naive custormer won't do this, hence use pr_warn_ratelimited() to prevent message storm in this case. Signed-off-by: Yu Kuai <[email protected]> Fixes: 57e95e4670d1 ("block: fix and cleanup bio_check_ro") Signed-off-by: Ye Bin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions