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:
bd4d108
)
Btrfs: flush data on snapshot creation
author
Sage Weil
<sage@newdream.net>
Fri, 19 Feb 2010 22:13:50 +0000
(14:13 -0800)
committer
Chris Mason
<chris.mason@oracle.com>
Mon, 15 Mar 2010 15:00:11 +0000
(11:00 -0400)
Flush any delalloc extents when we create a snapshot, so that recently
written file data is always included in the snapshot.
A later commit will add the ability to snapshot without the flush, but
most people expect flushing.
Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found