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:
479ed9a
)
Btrfs: don't bother committing delayed inode updates when fsyncing
author
Josef Bacik
<jbacik@fusionio.com>
Tue, 25 Sep 2012 18:56:25 +0000
(14:56 -0400)
committer
Chris Mason
<chris.mason@fusionio.com>
Tue, 9 Oct 2012 13:19:50 +0000
(09:19 -0400)
We can just copy the in memory inode into the tree log directly, no sense in
updating the fs tree so we can copy it into the tree log tree. Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
No differences found