Re: [PATCH next] ext4: Fix diagnostic printf formats
From: Theodore Ts'o
Date: Fri Apr 10 2026 - 11:36:52 EST
On Thu, 26 Mar 2026 20:18:04 +0000, david.laight.linux@xxxxxxxxx wrote:
> The formats for non-terminated names should be "%.*s" not "%*.s".
> The kernel currently treats "%*.s" as equivalent to "%*s" whereas
> userspace requires it be equivalent to "%*.0s".
> Neither is correct here.
Applied, thanks!
[1/1] ext4: Fix diagnostic printf formats
commit: 6ea3b34d8625ef5544d1c619bd67e2c6080ea4c2
Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>