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:
19b9bdb
)
Btrfs: update hole handling v2
author
Yan Zheng
<zheng.yan@oracle.com>
Thu, 30 Oct 2008 18:19:41 +0000
(14:19 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 30 Oct 2008 18:19:41 +0000
(14:19 -0400)
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>
No differences found