[Ocfs2-devel] [PATCH v3 3/5] ocfs2: ocfs2_initialize_super does cleanup job before return error

Joseph Qi joseph.qi at linux.alibaba.com
Fri Apr 29 02:45:36 UTC 2022



On 4/28/22 10:59 PM, heming.zhao at suse.com wrote:
> 
> In the front of ocfs2_initialize_super, the sb->s_fs_info is set to osb.
> So set osb to NULL is not enough, sb->s_fs_info still keep wild pointer.
> The caller (ocfs2_fill_super) will fetch the wild value from OCFS2_SB(sb).
> 
IC, you are right.

> Another question: do I need to resend v3 patch with "Reviewed-by: Joseph Qi ..."

Not needed. And Andrew Morton already has added it into -mm tree.

Thanks,
Joseph



More information about the Ocfs2-devel mailing list