fat: add ratelimit to fat*_ent_bread()
stable inclusion from stable-4.19.247 commit 2d03231e5cc5f1baf97090d82eac81fd53ab1b32 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I5FNPY CVE: NA -------------------------------- [ Upstream commit 183c3237 ] 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> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Yongqiang Liu <liuyongqiang13@huawei.com> Signed-off-by:
Laibin Qiu <qiulaibin@huawei.com>
Loading
Please sign in to comment