From: Chris Mason Date: Thu, 3 Nov 2011 19:17:42 +0000 (-0400) Subject: Btrfs: add a log of past tree roots X-Git-Tag: v3.2-rc1~21^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af31f5e5b84b5bf2bcec464153a5130b170b2770;p=pandora-kernel.git Btrfs: add a log of past tree roots This takes some of the free space in the btrfs super block to record information about most of the roots in the last four commits. It also adds a -o recovery to use the root history log when we're not able to read the tree of tree roots, the extent tree root, the device tree root or the csum root. Signed-off-by: Chris Mason --- Reading git-diff-tree failed