On Wed, 23 Apr 2025 12:54:13 -0700, Darrick J. Wong wrote: > XFS has its own buffer cache for metadata that uses submit_bio, which > means that it no longer uses the block device pagecache for anything. > Create a more lightweight helper that runs the blocksize checks and > flushes dirty data and use that instead. No more truncating the > pagecache because XFS does not use it or care about it. > > > [...] Applied to for-next, thanks! [3/3] xfs: stop using set_blocksize commit: 5088aad3d32cc0b1c96cbe3e718569ffc0aca4ba Best regards, -- Carlos Maiolino <cem@xxxxxxxxxx>