mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
3a5f1d458a
commit
d00aff0013
3 changed files with 23 additions and 21 deletions
Loading…
Add table
Add a link
Reference in a new issue