summaryrefslogtreecommitdiff
path: root/include/uapi/linux/raid
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2026-06-29 14:52:29 +0200
committerChristian Brauner <brauner@kernel.org>2026-07-31 11:49:09 +0200
commitc679ce3be6cb63763d68ab9b5d9d73ddc0a40762 (patch)
treec6d04b5e6621dd16bb1f3c957976c3d6c97c1ae5 /include/uapi/linux/raid
parentb8206f516fe7cbe785cf44bf09c17c438d7c3cad (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 'include/uapi/linux/raid')
0 files changed, 0 insertions, 0 deletions