commit | 1f80e4db0fcb3bdc2be51389baf558a9519682f0 | [log] [tgz] |
---|---|---|
author | Yan Zheng <zheng.yan@oracle.com> | Fri Dec 19 10:59:04 2008 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Fri Dec 19 10:59:04 2008 -0500 |
tree | 3a47b6fda78aab8a1a4e9e7f021bb9126a298496 | |
parent | 34bf63c4ddddd92bfba3387d134c37bf4426b2ce [diff] |
Btrfs: set EXTENT_BOUNDARY bit before marking extent delalloc. 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>