commit | 9036c10208e1fc496cef7692ba66a78699b360dc | [log] [tgz] |
---|---|---|
author | Yan Zheng <zheng.yan@oracle.com> | Thu Oct 30 14:19:41 2008 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Oct 30 14:19:41 2008 -0400 |
tree | a5b272158acc0e01e71731f5ccbc895a8eee1151 | |
parent | 19b9bdb054895ba07086f0264641c9f80e0eb2c4 [diff] |
Btrfs: update hole handling v2 This patch splits the hole insertion code out of btrfs_setattr into btrfs_cont_expand and updates btrfs_get_extent to properly handle the case that file extent items are not continuous. Signed-off-by: Yan Zheng <zheng.yan@oracle.com>