Re: [PATCH v2] block: split out a new blk_plug.h header

Jens Axboe <[email protected]> Tue, 04 Aug 2026 07:00:38 -0600
Newsgroups org.kvack.linux-mm,org.kernel.vger.io-uring,org.kernel.vger.linux-block,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel
Message-ID <178584843869.926496.8137441533296046276.b4-ty@b4>
On Tue, 04 Aug 2026 05:55:10 -0700, Christoph Hellwig wrote:
> blkdev.h gets included in various places outside the block layer just
> for struct blk_plug and related plugging functions.
> 
> Split blk_plug into a separate helper to reduce the amount of code
> that needs to get rebuilt when blkdev.h changes and to slightly
> reduce compile times.
> 
> [...]

Applied, thanks!

[1/1] block: split out a new blk_plug.h header
      commit: 758b86f7bc8a2582d0783f3535854ea05d3ff97d

Best regards,
-- 
Jens Axboe