On Mon, Jan 09, 2023 at 05:18:12AM +0000, Matthew Wilcox (Oracle) wrote: > Finish the work of converting every user to the "new" wb_err > infrastructure. This will clash with Christoph's patch series to remove > folio_write_one(), so I'll redo this after that patch series goes in. Based on the conflicts with the btrfs tree picking up the btrfs part of this series I think the best way forward is: - I'll resubmit my series without the two btrfs patches and the final patch to move folio_write_one into jfs - that last patch will be delayed until 6.4 and rebased on top of your series While this keeps folio_write_one/write_one_page around for one more merge window it should entangle all the work nicely. We'll just need to watch out that no new users appear.