From: Miao Xie Date: Thu, 15 Nov 2012 08:14:47 +0000 (+0000) Subject: Btrfs: use common work instead of delayed work X-Git-Tag: v3.9-rc1~17^2~29^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7892b5afe4a1a00af25107e27357db30434ab876;p=pandora-kernel.git Btrfs: use common work instead of delayed work Since we do not want to delay the async transaction commit, we should use common work, not delayed work. Signed-off-by: Miao Xie --- Reading git-diff-tree failed