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:
34bf63c
)
Btrfs: set EXTENT_BOUNDARY bit before marking extent delalloc.
author
Yan Zheng
<zheng.yan@oracle.com>
Fri, 19 Dec 2008 15:59:04 +0000
(10:59 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Fri, 19 Dec 2008 15:59:04 +0000
(10:59 -0500)
There is a race in relocate_inode_pages, it happens when
find_delalloc_range finds the delalloc extent before the
boundary bit is set. Thank you,
Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
No differences found