Searched hist:"22 d7ea1364140eaafb272875ff40e95c85a75bdf" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | segment.c | diff 22d7ea1364140eaafb272875ff40e95c85a75bdf Wed Aug 22 04:17:47 CDT 2018 Chao Yu <yuchao0@huawei.com> Revert "f2fs: use printk_ratelimited for f2fs_msg"
Don't limit printing log, so that we will not miss any key messages.
This reverts commit a36c106dffb616250117efb1cab271c19a8f94ff.
In addition, we use printk_ratelimited to avoid too many log prints. - error injection - discard submission failure
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | super.c | diff 22d7ea1364140eaafb272875ff40e95c85a75bdf Wed Aug 22 04:17:47 CDT 2018 Chao Yu <yuchao0@huawei.com> Revert "f2fs: use printk_ratelimited for f2fs_msg"
Don't limit printing log, so that we will not miss any key messages.
This reverts commit a36c106dffb616250117efb1cab271c19a8f94ff.
In addition, we use printk_ratelimited to avoid too many log prints. - error injection - discard submission failure
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff 22d7ea1364140eaafb272875ff40e95c85a75bdf Wed Aug 22 04:17:47 CDT 2018 Chao Yu <yuchao0@huawei.com> Revert "f2fs: use printk_ratelimited for f2fs_msg"
Don't limit printing log, so that we will not miss any key messages.
This reverts commit a36c106dffb616250117efb1cab271c19a8f94ff.
In addition, we use printk_ratelimited to avoid too many log prints. - error injection - discard submission failure
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|