Re: [PATCH] xfs: fix compilation warnings in xfs_sync_sb_buf when CONFIG_XFS_RT=n
From: Zhou, Yun
Date: Wed Jul 22 2026 - 05:26:59 EST
On 7/22/26 16:58, Christoph Hellwig wrote:
On Wed, Jul 22, 2026 at 10:49:03AM +0200, Carlos Maiolino wrote:
We don't need a fix for a patch that is still in linux-next... Merge it
against your original patch and re-send it. I'll just replace the old
patch
And please turn the stub into an inline function to avoid the ugly
void casting.
Okay, I fold the inline function conversion into v2.
Thanks,
Yun