Commit d00aff00 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: Optimize tree log block allocations



Since tree log blocks get freed every transaction, they never really
need to be written to disk.  This skips the step where we update
metadata to record they were allocated.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 3a5f1d45
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