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:
e9d0b13
)
Btrfs: Add BH_Defrag to mark buffers that are in need of defragging
author
Chris Mason
<chris.mason@oracle.com>
Fri, 10 Aug 2007 18:42:37 +0000
(14:42 -0400)
committer
David Woodhouse
<dwmw2@hera.kernel.org>
Fri, 10 Aug 2007 18:42:37 +0000
(14:42 -0400)
This allows the tree walking code to defrag only the newly allocated
buffers, it seems to be a good balance between perfect defragging and the
performance hit of repeatedly reallocating blocks.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found