Re: [PATCH 1/1] ext4: fix incorrect function call when initializing s_resgid

From: Theodore Ts'o

Date: Thu Aug 06 2026 - 11:03:42 EST



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 <tytso@xxxxxxx>