Btrfs: set EXTENT_BOUNDARY bit before marking extent delalloc.
authorYan Zheng <zheng.yan@oracle.com>
Fri, 19 Dec 2008 15:59:04 +0000 (10:59 -0500)
committerChris 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