diff options
| author | Christoph Hellwig <hch@lst.de> | 2026-06-29 14:52:29 +0200 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-07-31 11:49:09 +0200 |
| commit | c679ce3be6cb63763d68ab9b5d9d73ddc0a40762 (patch) | |
| tree | c6d04b5e6621dd16bb1f3c957976c3d6c97c1ae5 /kernel/locking | |
| parent | b8206f516fe7cbe785cf44bf09c17c438d7c3cad (diff) | |
iomap: add a separate bio_set for iomap_split_ioend
iomap_split_ioend can split bios that already come from
iomap_ioend_bioset and thus deadlock when the bioset is exhausted.
Add a separate bio_set to avoid this deadlock.
Christian Brauner <brauner@kernel.org> says:
Mark iomap_ioend_split_bioset static as it is only used in ioend.c,
fixing the sparse warning reported by the kernel test robot.
Fixes: 5fcbd555d483 ("iomap: split bios to zone append limits in the submission handlers")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://patch.msgid.link/20260629125229.3400726-1-hch@lst.de
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'kernel/locking')
0 files changed, 0 insertions, 0 deletions
