Btrfs: make ordered extent be flushed by multi-task
authorMiao Xie <miaox@cn.fujitsu.com>
Thu, 25 Oct 2012 09:41:36 +0000 (09:41 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Tue, 11 Dec 2012 18:31:38 +0000 (13:31 -0500)
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 <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/ordered-data.c
fs/btrfs/ordered-data.h

Simple merge
Simple merge