]> www.infradead.org Git - users/hch/block.git/commit
block: add a bio_await_chain helper
authorKeith Busch <kbusch@kernel.org>
Tue, 12 Mar 2024 13:19:20 +0000 (07:19 -0600)
committerChristoph Hellwig <hch@lst.de>
Fri, 3 May 2024 16:50:51 +0000 (18:50 +0200)
commit494804c099582f51ff6350558fd836a047b65898
tree1db3bfee99abbda2099b440d348c9c7a09468ed4
parent8aa3fbc41c5f3f09d598cb529d565754fdfdef00
block: add a bio_await_chain helper

Add a helper to wait for an entire chain of bios to complete.

Signed-off-by: Keith Busch <kbusch@kernel.org>
[hch: split from a larger patch, moved and changed the name now that it
 is non-static]
Signed-off-by: Christoph Hellwig <hch@lst.de>
block/bio.c
block/blk.h