Re: [PATCH] xfs: fix compilation warnings in xfs_sync_sb_buf when CONFIG_XFS_RT=n
From: Christoph Hellwig
Date: Wed Jul 22 2026 - 05:07:55 EST
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.