On Fri, May 10, 2024 at 12:29:01PM +0200, hare@xxxxxxxxxx wrote: > From: Hannes Reinecke <hare@xxxxxxxxxx> > > Hi all, > > based on the patch series from Pankaj '[PATCH v5 00/11] enable bs > ps in XFS' > it's now quite simple to enable support for block devices with block sizes > larger than page size even without having to disable CONFIG_BUFFER_HEAD. > The patchset really is just two rather trivial patches to fs/mpage, > and two patches to remove hardcoded restrictions on the block size. > > As usual, comments and reviews are welcome. What's the test plan? Luis