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:
7b5a1c5
)
Btrfs: use common work instead of delayed work
author
Miao Xie
<miaox@cn.fujitsu.com>
Thu, 15 Nov 2012 08:14:47 +0000
(08:14 +0000)
committer
Josef Bacik
<jbacik@fusionio.com>
Wed, 20 Feb 2013 14:36:37 +0000
(09:36 -0500)
Since we do not want to delay the async transaction commit, we should
use common work, not delayed work.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
No differences found