From: Chris Mason Date: Tue, 26 Jun 2007 14:06:50 +0000 (-0400) Subject: Btrfs: Fix super block updates during transaction commit X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~532 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b52dff6d371b9b93bc99f64c32831ea9a8ec3ac;p=pandora-kernel.git Btrfs: Fix super block updates during transaction commit The super block written during commit was not consistent with the state of the trees. This change adds an in-memory copy of the super so that we can make sure to write out consistent data during a commit. Signed-off-by: Chris Mason --- Reading git-diff-tree failed