On Wed, 02 Jul 2025 10:48:48 +0800, colyli@xxxxxxxxxx wrote: > Retrieve a folio from the page cache instead of a page. Removes a > hidden call to compound_head(). Then be sure to call folio_put() > instead of put_page() to release it. That doesn't save any calls > to compound_head(), just moves them around. > > Applied, thanks! [1/1] bcache: Use a folio commit: 88b4b873551f0901dd0314d37ca2a420ec6c2686 Best regards, -- Jens Axboe