commit | 9afab8820bb8b55af669b199597d6716e04d1ba8 | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Thu Oct 25 09:41:36 2012 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Tue Dec 11 13:31:38 2012 -0500 |
tree | cdd61b6cefaa048dc140835cb08b2ee40d67f37d | |
parent | 25287e0a16c0ad068aa89ab01aea6c699b31ec12 [diff] |
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 <miaox@cn.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>