From: Chris Mason Date: Thu, 11 Sep 2008 19:54:42 +0000 (-0400) Subject: Btrfs: Optimize tree log block allocations X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d00aff00139b40f2e9c60299d76aac29d72e48ba;p=pandora-kernel.git Btrfs: Optimize tree log block allocations Since tree log blocks get freed every transaction, they never really need to be written to disk. This skips the step where we update metadata to record they were allocated. Signed-off-by: Chris Mason --- Reading git-diff-tree failed