Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Commit

Permalink
Btrfs: add tree modification log functions
Browse files Browse the repository at this point in the history
The tree mod log will log modifications made fs-tree nodes. Most
modifications are done by autobalance of the tree. Such changes are recorded
as long as a block entry exists. When released, the log is cleaned.

With the tree modification log, it's possible to reconstruct a consistent
old state of the tree. This is required to do backref walking on a busy
file system.

Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
  • Loading branch information
Jan Schmidt committed May 30, 2012
1 parent f29021b commit bd989ba
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 1 deletion.
Loading

0 comments on commit bd989ba

Please sign in to comment.