jbd2_log_wait_commit hangs

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

jbd2_log_wait_commit hangs

2,051 次查看
yoav_rubin2
Contributor I

powerpc linux 4.1.8-rt8 32bit p4080ds

After erasing and creating 15GB EXT4 fs (for nand flash), sync command occasionally hangs.
found out it hangs inside: jbd2_log_wait_commit().
I saw that many people encountered this problem and didn't find solution.
 
 
1. Is there any known fix for this hang?
2.  If not , is it safe to cancel journaling just for the ext4 fs and just for the sync during startup (rest of syncs will execute as usual)  
thanks
标签 (1)
标记 (2)
0 项奖励
回复
1 回复

1,915 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello yoav rubin,

Please refer to the fix of this problem

[PATCH] ext4/jbd2: don't wait (forever) for stale tid caused by wraparound 

Thanks,

Yiping

0 项奖励
回复