From: Chris Mason Date: Wed, 16 Apr 2008 15:14:51 +0000 (-0400) Subject: Btrfs: Create a work queue for bio writes X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b8bd7edda4f63de180d0f7325c9fb704b3806b;p=pandora-kernel.git Btrfs: Create a work queue for bio writes This allows checksumming to happen in parallel among many cpus, and keeps us from bogging down pdflush with the checksumming code. Signed-off-by: Chris Mason --- Reading git-diff-tree failed