From: Miao Xie Date: Thu, 25 Oct 2012 09:41:36 +0000 (+0000) Subject: Btrfs: make ordered extent be flushed by multi-task X-Git-Tag: v3.8-rc1~71^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9afab8820bb8b55af669b199597d6716e04d1ba8;p=pandora-kernel.git Btrfs: make ordered extent be flushed by multi-task Though the process of the ordered extents is a bit different with the delalloc inode flush, but we can see it as a subset of the delalloc inode flush, so we also handle them by flush workers. Signed-off-by: Miao Xie Signed-off-by: Chris Mason --- Reading git-diff-tree failed