Re: [PATCH] ext4: Use struct_size() to improve ext4_htree_store_dirent()

From: Theodore Ts'o
Date: Thu Nov 14 2024 - 08:56:24 EST



On Tue, 05 Nov 2024 11:33:54 +0100, Thorsten Blum wrote:
> Inline and use struct_size() to calculate the number of bytes to
> allocate for new_fn and remove the local variable len.
>
>

Applied, thanks!

[1/1] ext4: Use struct_size() to improve ext4_htree_store_dirent()
commit: d5e9836e13a53ef36af702d87ab20d1a126b0fb8

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>