From: Chris Mason Date: Wed, 25 Jun 2008 20:01:31 +0000 (-0400) Subject: Btrfs: Replace the transaction work queue with kthreads X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a74a4b97b61beede185b4b3ad359d7d378b0d312;p=pandora-kernel.git Btrfs: Replace the transaction work queue with kthreads This creates one kthread for commits and one kthread for deleting old snapshots. All the work queues are removed. Signed-off-by: Chris Mason --- Reading git-diff-tree failed