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:
ad48fd7
)
Btrfs: Rewrite btrfs_drop_extents
author
Yan, Zheng
<zheng.yan@oracle.com>
Thu, 12 Nov 2009 09:34:08 +0000
(09:34 +0000)
committer
Chris Mason
<chris.mason@oracle.com>
Wed, 16 Dec 2009 02:24:52 +0000
(21:24 -0500)
Rewrite btrfs_drop_extents by using btrfs_duplicate_item, so we can
avoid calling lock_extent within transaction.
Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found