Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The btrfs-debug-tree can be used to dump the btrees. Here is an output example.

btrfs stores all metadata structures (and to some extent even data if it can fit in a btree leaf) are stored as a item inside the btree.

...