Re: [PATCH v3] ocfs2: Invalidate inode if i_mode is zero after block read
From: Heming Zhao
Date: Sun Nov 30 2025 - 21:17:05 EST
On Fri, Nov 28, 2025 at 05:36:06PM +0300, Ahmet Eray Karadag wrote:
> Hi all,
>
> Just a kind reminder regarding this patch.
>
> Since We are participating in the Linux Kernel Mentorship Program and have
> a nearing deadline, your feedback would be incredibly helpful for us to
> move forward.
>
> Thanks,
> Ahmet Eray
I have provided my comment on the v3 patch. The sanity check is expensive,
costing about six lines of asm code for ocfs2_read_links_count() on a big-endian
architecture.
Also, since I'm not the maintainer, if Joseph agrees with your patch, he can
provide his Reviewed-by tag.
PS: Kindly note that the kernel mailing list generally discourages separate
emails for patch review threads.