kernel-hacking-2024-linux-s.../fs
Chris Mason 4b52dff6d3 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 <chris.mason@oracle.com>
2007-06-26 10:06:50 -04:00
..
btrfs Btrfs: Fix super block updates during transaction commit 2007-06-26 10:06:50 -04:00