From: Chris Mason Date: Mon, 15 Oct 2007 20:22:39 +0000 (-0400) Subject: Btrfs: Defrag only leaves, and only when the parent node has a single objectid X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~452 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6b6e75e096f436f0cc56edf5bca96301e194491;p=pandora-kernel.git Btrfs: Defrag only leaves, and only when the parent node has a single objectid This allows us to defrag huge directories, but skip the expensive defrag case in more common usage, where it does not help as much. Signed-off-by: Chris Mason --- Reading git-diff-tree failed