On Tue, 8 Jul 2025 at 01:46, Joanne Koong <joannelkoong@xxxxxxxxx> wrote: > > With the changes in commit 0c58a97f919c ("fuse: remove tmp folio for > writebacks and internal rb tree") which removed using temp folios for dirty > page writeback, fuse can now use the default writeback accounting instead of > doing its own accounting. This allows us to get rid of BDI_CAP_WRITEBACK_ACCT > altogether. Applied, thanks. Miklos