From: Miao Xie Date: Thu, 25 Oct 2012 09:31:03 +0000 (+0000) Subject: Btrfs: make ordered operations be handled by multi-task X-Git-Tag: v3.8-rc1~71^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25287e0a16c0ad068aa89ab01aea6c699b31ec12;p=pandora-kernel.git Btrfs: make ordered operations be handled by multi-task The process of the ordered operations is similar to the delalloc inode flush, so we handle them by flush workers. Signed-off-by: Miao Xie Signed-off-by: Chris Mason --- Reading git-diff-tree failed