From: Josef Bacik Date: Wed, 24 Apr 2013 20:41:19 +0000 (-0400) Subject: Btrfs: cleanup destroy_marked_extents X-Git-Tag: v3.10-rc1~31^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd8b2b611580929ab1aa01e3942dce20f9e95732;p=pandora-kernel.git Btrfs: cleanup destroy_marked_extents 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 --- Reading git-diff-tree failed