Re: [PATCH v2] ext4: refresh inline data size before write operations

From: Deepanshu Kartikey
Date: Mon Nov 17 2025 - 04:49:19 EST


Hi,

Following up on my patch from October 20th (pinged on Oct 30th):


Patch: https://lore.kernel.org/linux-ext4/20251020060936.474314-1-kartikey406@xxxxxxxxx/T/#u

Bug: https://syzkaller.appspot.com/bug?extid=f3185be57d7e8dda32b8

This fixes a BUG_ON crash by refreshing i_inline_size after taking
xattr_sem, similar to commit a54c4613dac1.

Any feedback would be appreciated! Happy to make changes if needed.

Thanks,
Deepanshu Kartikey