[Ocfs2-devel] [PATCH] ocfs2: fix ocfs2 read inode data panic in ocfs2_iget

Joseph Qi jiangqi903 at gmail.com
Thu Mar 28 19:21:22 PDT 2019



On 19/3/29 09:05, sunny.s.zhang wrote:
> Hi Gang,  Jiang Qi,  Joseph,
> 
> Is my description clear?
> Are there any other suggestions?
> In addition, it works fine on ext4.

So this happens when using ocfs2 as NFSv3 backend, right?
If so, please describe the use case in commit log as well as the
sequence how it happens.

BTW, since the dinode has been deleted, the block may be used in other
way. So I don't think we can use "di->i_dtime != 0" to identify this
case.

Thanks,
Joseph



More information about the Ocfs2-devel mailing list