From: Chris Mason Date: Thu, 12 Jun 2008 18:46:17 +0000 (-0400) Subject: Btrfs: Add a thread pool just for submit_bio X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cc127b5d1b71453091859301de4a7dd6ee96fa8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed