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:
abefa55
)
Btrfs: cleanup destroy_marked_extents
author
Josef Bacik
<jbacik@fusionio.com>
Wed, 24 Apr 2013 20:41:19 +0000
(16:41 -0400)
committer
Josef Bacik
<jbacik@fusionio.com>
Mon, 6 May 2013 19:55:11 +0000
(15:55 -0400)
We can just look up the extent_buffers for the range and free stuff that way.
This makes the cleanup a bit cleaner and we can make sure to evict the
extent_buffers pretty quickly by marking them as stale. Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
No differences found