git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ccf6f1
)
Btrfs: make ordered operations be handled by multi-task
author
Miao Xie
<miaox@cn.fujitsu.com>
Thu, 25 Oct 2012 09:31:03 +0000
(09:31 +0000)
committer
Josef Bacik
<jbacik@fusionio.com>
Tue, 11 Dec 2012 18:31:37 +0000
(13:31 -0500)
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>
No differences found