From: Chris Mason Date: Fri, 13 Mar 2009 14:11:24 +0000 (-0400) Subject: Btrfs: try to cleanup delayed refs while freeing extents X-Git-Tag: v2.6.30-rc1~417^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1887be66dcc3140a81d1299958a41fc0eedfa64f;p=pandora-kernel.git Btrfs: try to cleanup delayed refs while freeing extents When extents are freed, it is likely that we've removed the last delayed reference update for the extent. This checks the delayed ref tree when things are freed, and if no ref updates area left it immediately processes the delayed ref. Signed-off-by: Chris Mason --- Reading git-diff-tree failed