diff options
author | 2022-04-29 14:38:02 -0700 | |
---|---|---|
committer | 2022-04-29 14:38:02 -0700 | |
commit | 183c3237c928109d2008c0456dff508baf692b20 (patch) | |
tree | 93a829d79061294f22027f2fceed4e9929746b72 /kernel/kexec_core.c | |
parent | fatfs: add FAT messages to printk index (diff) | |
download | linux-dev-183c3237c928109d2008c0456dff508baf692b20.tar.xz linux-dev-183c3237c928109d2008c0456dff508baf692b20.zip |
fat: add ratelimit to fat*_ent_bread()
fat*_ent_bread() can be the cause of too many report on I/O error path.
So use fat_msg_ratelimit() instead.
Link: https://lkml.kernel.org/r/87bkxogfeq.fsf@mail.parknet.co.jp
Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Reported-by: qianfan <qianfanguijin@163.com>
Tested-by: qianfan <qianfanguijin@163.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel/kexec_core.c')
0 files changed, 0 insertions, 0 deletions