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:
6643558
)
Btrfs: update nodatacow code v2
author
Yan Zheng
<zheng.yan@oracle.com>
Thu, 30 Oct 2008 18:20:02 +0000
(14:20 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 30 Oct 2008 18:20:02 +0000
(14:20 -0400)
This patch simplifies the nodatacow checker. If all references
were created after the latest snapshot, then we can avoid COW
safely. This patch also updates run_delalloc_nocow to do more
fine-grained checking.
Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
No differences found