On Wed, 23 Apr 2025 12:53:36 -0700, Darrick J. Wong wrote: > Here are a handful of bugfixes for 6.15. The first patch fixes a race > between set_blocksize and block device pagecache manipulation; the rest > removes XFS' usage of set_blocksize since it's unnecessary. I think this > is ready for merging now. > > v1: clean up into something reviewable > v2: split block and xfs patches, add reviews > v3: rebase to 6.15-rc3, no other dependencies > v4: add more tags > > [...] Applied, thanks! [1/3] block: fix race between set_blocksize and read paths commit: c0e473a0d226479e8e925d5ba93f751d8df628e9 [2/3] block: hoist block size validation code to a separate function commit: e03463d247ddac66e71143468373df3d74a3a6bd Best regards, -- Jens Axboe