Re: [PATCH] ext4: guard against NULL s_group_info in ext4_get_group_info

From: Theodore Tso

Date: Thu Aug 06 2026 - 10:41:15 EST


On Tue, Aug 04, 2026 at 12:55:33PM -0500, Junzhe Yu wrote:
> Resend: previous attempt was rejected by vger for containing HTML.

This attempt still had a patch with mangled whitespace. Trying to
send patches using gmail is... fraught. Please a take a look at [1]
for future submissions, thanks. This patch was simple enough that I
was able to apply it by hand.

[1] https://www.kernel.org/doc/html/latest/process/submitting-patches.html

- Ted