Commit 63b10fc4 authored by Chris Mason's avatar Chris Mason
Browse files

Reorder the flags field in struct btrfs_header and record a flag on writeout



This allows detection of blocks that have already been written in the
running transaction so they can be recowed instead of modified again.
It is step one in trusting the transid field of the block pointers.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 2d2ae547
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment