Re: [PATCH] orangefs: bufmap: fix size_t format string
From: Arnd Bergmann
Date: Mon Apr 13 2026 - 12:55:47 EST
On Mon, Apr 13, 2026, at 18:22, Mike Marshall wrote:
> Thanks Arnd...
>
> I made a V2 of my patch, you suggested %zd,
> I used %zu which I think is OK too. I added
> some suggestions from Dan Williams to my
> V2 as well, I'll post the V2 version as soon as
> xfstests completes and I update my linux-next...
>
Sounds good, thanks!
Arnd