Re: [PATCH] ext4: guard against NULL s_group_info in ext4_get_group_info
"Theodore Tso" <[email protected]> Thu, 6 Aug 2026 10:35:05 -0400
| Newsgroups | org.kernel.vger.linux-ext4,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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