Re: [PATCH 1/1] ext4: fix incorrect function call when initializing s_resgid
"Theodore Ts'o" <[email protected]> Thu, 6 Aug 2026 11:00:58 -0400
| Newsgroups | org.kernel.vger.linux-ext4,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <178602814508.965683.2220822685991573635.b4-ty@b4> |
On Mon, 27 Jul 2026 18:41:03 +0800, Jiazi Liu wrote:
> In __ext4_fill_super(), s_resgid is initialized by calling
> ext4_get_resuid() instead of ext4_get_resgid(), resulting in the
> reserved GID being set to the same value as the reserved UID rather
> than the value stored in the superblock.
Applied, thanks!
[1/1] ext4: fix incorrect function call when initializing s_resgid
commit: c87abbab6147dcc5aa1fd8f2a61734d58d8b99ec
Best regards,
--
Theodore Ts'o <[email protected]>