mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
Btrfs: Add a thread pool just for submit_bio
If a bio submission is after a lock holder waiting for the bio on the work queue, it is possible to deadlock. Move the bios into their own pool. Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
df5b5520b2
commit
1cc127b5d1
3 changed files with 10 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue