On 6/2/23 7:30 AM, Bob Peterson wrote:
On 5/16/23 10:24 PM, Matthew Wilcox (Oracle) wrote:
This kind of started off as a gfs2 patch series, then became entwined
with buffer heads once I realised that gfs2 was the only remaining
caller of __block_write_full_page(). For those not in the gfs2 world,
the big point of this series is that block_write_full_page() should now
handle large folios correctly.
It probably makes most sense to take this through Andrew's tree, once
enough people have signed off on it?
Hi Willy,
I did some fundamental testing with this patch set in a five-node
cluster, as well as xfstests, and it seemed to work properly. The
testing was somewhat limited, but it passed basic cluster coherency
testing. Sorry it took so long.
If you want you can add:
Tested-by: Bob Peterson <rpeterso@xxxxxxxxxx>
Reviewed-by: Bob Peterson <rpeterso@xxxxxxxxxx>
Regards,
Bob Peterson
I was talking with Andreas G and he still has some concerns, so don't
push this to a repo quite yet.
Regards,
Bob Peterson