Btrfs: make ordered operations be handled by multi-task
authorMiao Xie <miaox@cn.fujitsu.com>
Thu, 25 Oct 2012 09:31:03 +0000 (09:31 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Tue, 11 Dec 2012 18:31:37 +0000 (13:31 -0500)
commit25287e0a16c0ad068aa89ab01aea6c699b31ec12
tree3badf12a84d2e2e437fc4b432ea41c197a9cbc99
parent8ccf6f19b67f7e0921063cc309f4672a6afcb528
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 <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/ordered-data.c
fs/btrfs/ordered-data.h
fs/btrfs/transaction.c
This page took 0.045551 seconds and 5 git commands to generate.